Added Desktop app deployment (#39)
Created a desktop app using Walis framework. This embeds the frontend and backend into one binary that shows itself on a desktop
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Generated by `wails build` – do not commit built artefacts
|
||||
frontend/dist/*
|
||||
!frontend/dist/.gitkeep
|
||||
|
||||
# Wails build outputs
|
||||
build/bin/
|
||||
Reference in New Issue
Block a user