Skip to content
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.

Special thanks to the following groups/people.

Go Team because they are gods.

Creator of go Viper - https://github.com/spf13/viper

Creator of sqlite and the go sqlite - https://modernc.org/sqlite

members - https://gitlab.com/cznic/sqlite/-/project_members

ko-fi