AppFlowy/backend
2021-09-04 16:53:58 +08:00
..
configuration save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
doc rename scripts 2021-09-02 17:32:30 +08:00
migrations app crud & test 2021-08-25 17:34:20 +08:00
scripts/database rename scripts 2021-09-02 17:32:30 +08:00
src rename user detail 2021-09-04 16:53:58 +08:00
tests/api rename user detail 2021-09-04 16:53:58 +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 add cors control 2021-09-04 16:32:34 +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