migrations
|
setup script to create the postgres database
|
2021-08-19 17:26:07 +08:00 |
scripts/database
|
enable sqlx offline
|
2021-08-22 09:25:00 +08:00 |
src
|
save user password with bcrypt
|
2021-08-23 18:39:10 +08:00 |
.env
|
setup script to create the postgres database
|
2021-08-19 17:26:07 +08:00 |
Cargo.toml
|
save user password with bcrypt
|
2021-08-23 18:39:10 +08:00 |
Makefile
|
setup script to create the postgres database
|
2021-08-19 17:26:07 +08:00 |
rustfmt.toml
|
config log && run server
|
2021-08-19 14:08:24 +08:00 |
sqlx-data.json
|
enable sqlx offline
|
2021-08-22 09:25:00 +08:00 |