AppFlowy/backend
2021-10-08 15:08:56 +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 save revision to disk if not exisgt 2021-10-06 15:23:38 +08:00
src fix: channel buffer is full without pull the receiver 2021-10-08 15:08:56 +08:00
tests send revsion in sequence 2021-10-07 22:53:23 +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 ingore_auth feature on backend 2021-10-05 19:32:58 +08:00
Dockerfile save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
Makefile save revision to disk if not exisgt 2021-10-06 15:23:38 +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