move projects and change dockerfile

This commit is contained in:
Maxi Quoß
2022-02-21 21:42:58 +01:00
parent b4d0efb646
commit 052161ac80
16 changed files with 259 additions and 130 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
.git
node_modules
/app/frontend/public/build
/app/frontend/scripts
db.sqlite3