If you want the simple todo list template, use the branch simple-todo-app because the main branch is under active development and will be extended with multi user support
Watching changes
npm run css:dev
Just build:
npm run css:build
Install
cargo install cargo-watch
Run:
cargo watch -x run' OR 'npm run dev
Install SQLx CLI
cargo install sqlx-cli --no-default-features --features rustls,postgres
Copy .env.sample to .env and change database url