AppFlowy/backend
2021-08-24 13:23:19 +08:00
..
configuration save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
doc add workspace/app/view router 2021-08-24 13:23:19 +08:00
migrations add workspace/app/view router 2021-08-24 13:23:19 +08:00
scripts/database add workspace/app/view router 2021-08-24 13:23:19 +08:00
src add workspace/app/view router 2021-08-24 13:23:19 +08:00
tests/api add workspace/app/view router 2021-08-24 13:23:19 +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