This is a simple example of how to use torii to build a todo list application using:
- SQLite for storage
- Axum for the web server with HTMX and Askama for templating
- Email/Password authentication
cargo runcargo run -- --db-url sqlite://todos.db| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is a simple example of how to use torii to build a todo list application using:
cargo runcargo run -- --db-url sqlite://todos.db