chore: reorganize files and add some boilerplate

This commit is contained in:
Cozma Rares
2023-07-24 12:06:42 +03:00
parent 7d6dc492c3
commit 76032237d4
12 changed files with 591 additions and 244 deletions
+2
View File
@@ -0,0 +1,2 @@
NODE_ENV=development
PORT=5000