Commit graph

13 commits

Author SHA1 Message Date
Nathan.fooo
b886db1d5c
chore: fix clippy warnings (#1103) 2024-12-29 12:47:34 +08:00
Nathan.fooo
56615e2274
chore: run with different env file (#275) 2024-01-29 02:26:43 +08:00
Zack Fu Zi Xiang
f849f39133
chore: add flakes to gitignore 2024-01-28 02:01:15 +08:00
Zack Fu Zi Xiang
f56e6d2af3
chore: add direnv and envrc to gitignore 2024-01-25 22:30:42 +08:00
Zack Fu Zi Xiang
66b6d773c8 chore: add nix shell to gitignore 2024-01-25 10:37:31 +08:00
Nathan.fooo
a02da07627
Test deploy docker log (#105)
* chore: try to fix logs in docker

* ci: test deploy

* ci: log level
2023-10-08 21:42:25 +08:00
Nathan.fooo
384501a00d
refactor: save collab data in pg (#19) 2023-09-08 19:41:35 +08:00
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
18e950a829
feat: ws connect (#3)
* chore: ws

* chore: build client stream

* feat: test ws connect

* ci: fix ci
2023-05-08 19:03:50 +08:00
appflowy
3012acce30 refactor: use cargo workspace 2022-02-07 15:08:49 +08:00
appflowy
205c6a953d ci: submit cargo lock file 2022-02-06 11:39:22 +08:00
appflowy
0bda429d93 init appflowy server 2022-02-06 10:55:48 +08:00
appflowy
a5cd5d6f6b
Initial commit 2021-06-16 21:04:54 +08:00