Zack
|
36499be26c
|
docs: test + deploy + environmental variables (#14)
* 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>
|
2023-09-07 15:29:39 +08:00 |
Nathan.fooo
|
e2e6d79cb0
|
chore: create tables (#16)
* chore: create tables
* ci: remove postgres service
* chore: separate ci
* chore: run cargo clippy with sqlx offline mode
* refactor: create docker action
* chore: rename
* chore: update table
* chore: update supabase_admin
* chore: update supabase_admin
* chore: remove create auth.jwt function
|
2023-09-07 10:43:10 +08:00 |
Nathan.fooo
|
bb80fd5350
|
fix: redis connect (#2)
* fix: redis connect
* chore: add Readme and support no tls
* chore: cache docker build
* chore: update
* fix: fix postgres and redis connection
* chore: update port
* ci: lint
|
2023-05-05 00:00:02 +08:00 |
appflowy
|
8af290ab80
|
chore: update database config & fix test
|
2023-03-12 21:02:19 +08:00 |
nathan
|
7b706b54ce
|
refactor: auth
|
2023-03-11 22:01:25 +08:00 |