Skip to content

JijoBose/todo-app

Repository files navigation

Todo app

Built with actix

Development

Setup the database and migration

diesel setup

Create new table

diesel migration generate create_tasks

Run Migration

diesel migration run

Run Cargo

cargo run

About

Todo app built using Actix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages