chore: added scripts

This commit is contained in:
Elias Renman
2023-05-21 17:25:42 +02:00
parent 50c1fbc31b
commit a3e32e76c1
6 changed files with 268 additions and 3 deletions

1
server/.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
# Keep environment variables out of version control
.env
dist/*