Commit graph

6 commits

Author SHA1 Message Date
Norbi Peti 8471825e5d
Revoked token implementation and GraphQL on frontend 2022-05-02 23:01:19 +02:00
Norbi Peti 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
Norbi Peti 49480c5d67
Add production build and deploy command 2021-11-09 01:55:57 +01:00
Norbi Peti c3f94cca45
Move to frontend folder 2021-11-08 22:10:03 +01:00
Norbi Peti 99549b0429
Firebase autoconfig workaround, registration works 2020-12-14 21:02:20 +01:00
Norbi Peti 7186237b76
Initial commit 2020-11-24 21:54:32 +01:00