Commit graph

2 commits

Author SHA1 Message Date
aa6f3f51de
Fix backend production deploy and database connection
- Fixed database URL locally and in production
- Set separate DB user just to be safe
- Migrate DB schema on each launch
- Use node user during dev but use root during deploy
- Fix output of the dev container (tsc-watch --noClear)
2021-11-15 22:47:41 +01:00
8e855fd454
Add build watching for backend project 2021-11-09 22:57:51 +01:00