Commit graph

5 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
49480c5d67
Add production build and deploy command 2021-11-09 01:55:57 +01:00
c3f94cca45
Move to frontend folder 2021-11-08 22:10:03 +01:00
99549b0429
Firebase autoconfig workaround, registration works 2020-12-14 21:02:20 +01:00
7186237b76
Initial commit 2020-11-24 21:54:32 +01:00