AppFlowy/backend
2021-08-23 23:02:42 +08:00
..
configuration save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
doc save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
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 check params using flowy-user entities 2021-08-23 23:02:42 +08:00
tests/api test server api: register user and sign in 2021-08-23 22:10:36 +08:00
.dockerignore save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
.env setup script to create the postgres database 2021-08-19 17:26:07 +08:00
Cargo.toml test server api: register user and sign in 2021-08-23 22:10:36 +08:00
Dockerfile save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +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