Added backend and moved things

This commit is contained in:
cami 2021-05-07 02:16:54 +02:00
parent fad61c4d93
commit 395b3f1e54
27 changed files with 278 additions and 15 deletions

7
frontend/.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
npm-debug.log
build
.dockerignore
**/.git
**/.DS_Store
**/node_modules