AppFlowy/backend
2021-10-28 13:42:39 +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 [server]: config trash sql table & router 2021-10-15 17:09:50 +08:00
scripts/database [server]: delete the trash's target 2021-10-28 13:42:39 +08:00
src [server]: delete the trash's target 2021-10-28 13:42:39 +08:00
tests [client]: close opened doc after close or delete the view 2021-10-19 13:04:09 +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