-
Notifications
You must be signed in to change notification settings - Fork 2
Home
golangast edited this page May 15, 2022
·
4 revisions
This project is a standalone application that generates the code for an app that is also standalone. You can shutdown the dashboard and keep the app running and viceversa. It also has a watcher process that is built from scratch. This was built so that you do not need to install a bunch of stuff to run it. You can simply make a binary of either the dashboard or the app and run that.
My walkthrough of the project - https://www.youtube.com/watch?v=1Ue5ffwENvY
This project has not been tested on linux yet but i am presuming it would just be a change in shellout only which would be a few seconds.