setup backend project structure

This commit is contained in:
Bilal Catic
2020-02-14 07:53:18 +01:00
parent 51c2dfd824
commit 7fdda1b32e
10 changed files with 693 additions and 1 deletions

3
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
dist
node_modules
.env