Skip to content

TODO web app written in Rust using Rocket, Diesel and Seed.

License

Notifications You must be signed in to change notification settings

dungpa/todo-web

Repository files navigation

todo-web

TODO web app written in Rust using Rocket, Diesel and Seed.


Start the backend using the following command:

cargo run -p backend

The frontend can be served using microserver in the frontend directory.

Demo UI


The structure of the web app closely follows https://erwabook.com/intro/.

Please have a look at the Postman collection for the supported APIs.

About

TODO web app written in Rust using Rocket, Diesel and Seed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published