* doc: test + deploy + environmental variables * doc: local dev and testing(WIP) * dev: set up local testing * fix: ci: add DATABASE_URL env * chore: update .env * ci: fix * dev: docker-compose-dev.yml * ci: update * ci: test env * ci: add services * ci: add services * ci: update port * ci: rename ci.yaml to rustlint.yaml * ci: test * ci: simplify tests * ci: use cargo sqlx commands directly * ci: fix: registered user * ci: fix: test registered user creation * ci: fix: test registered user creation - 2 * ci: fix: debug docker ci * ci: fix: docker integration registered user * ci: fix: docker integration registered user --------- Co-authored-by: nathan <nathan@appflowy.io> |
||
|---|---|---|
| .. | ||
| constants.rs | ||
| login.rs | ||
| mod.rs | ||
| password.rs | ||
| register.rs | ||
| sign_in.rs | ||
| sign_out.rs | ||
| sign_up.rs | ||
| update.rs | ||
| utils.rs | ||