Server implementation in Rust for YetAnotherTodo project
|
2021-10-07 20:17:04 +03:00 |
.idea
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
db
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
migrations
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
src
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
.env
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
.gitignore
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
Cargo.lock
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
Cargo.toml
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |
diesel.toml
|
Initialize project, create initial migrations, implement user registration
|
2021-10-07 20:17:04 +03:00 |