[!NOTE] Moved to https://github.com/razshare/frizzante/tree/main/template/project.
This is a todo list application
Configure project
make configure
Start development mode with
make dev
Build for production with
make build
This will create a standalone .gen/bin/app
binary file.