AppFlowy/backend
2021-09-28 15:30:21 +08:00
..
configuration save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
doc compose delta from remote and sync with client 2021-09-25 21:47:02 +08:00
migrations remove notify from edit context 2021-09-26 16:39:57 +08:00
scripts/database rename scripts 2021-09-02 17:32:30 +08:00
src refactor test to tokio::test to enable & enable test doc with server 2021-09-28 15:30:21 +08:00
tests refactor test to tokio::test to enable & enable test doc with server 2021-09-28 15:30:21 +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 server with flowy_document test 2021-09-27 23:23:23 +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 remove notify from edit context 2021-09-26 16:39:57 +08:00
sqlx-data.json enable sqlx offline 2021-08-22 09:25:00 +08:00