AppFlowy/backend
2021-08-31 23:01:46 +08:00
..
configuration save user info to pg && response to client with protobuf data 2021-08-22 15:32:48 +08:00
doc app crud & test 2021-08-25 17:34:20 +08:00
migrations app crud & test 2021-08-25 17:34:20 +08:00
scripts/database add workspace/app/view router 2021-08-24 13:23:19 +08:00
src rename struct 2021-08-31 23:01:46 +08:00
tests/api rename struct 2021-08-31 23:01:46 +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 [backend]: save active user 2021-08-31 17:25:08 +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