Commit Graph

4 Commits

Author SHA1 Message Date
Pengap
d31e08b50b
feat: tsc switches to swc (#190)
* feat: `tsc` switches to `swc`

[skip ci]

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-11 21:04:48 +08:00
Pengap
b0317f8bb4
refactor: dockerfile deploy (#187)
* refactor: dockerfile deploy

* fix: missing .prisma client

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-11 16:56:16 +08:00
Pengap
013f2a7a72
fix: docker start (#186)
* fix: docker start

* ci: update cmd

* chore: yarn.lock

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-09 16:42:13 +08:00
Pengap
4c27e38c14
feat: support postgres db (#177)
* feat: support postgres db

* fix: postgres install date time

* fix: unit test

* chore: yarn.lock

* feat: add Makefile script

* chore: merge conflicts

* test: integration tests

* chore(deps): update yarn to v4.0.0-rc.42

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-08 15:11:19 +08:00