1
0

🎉 First commit 1.0

This commit is contained in:
2021-06-16 15:32:06 +02:00
commit 5a533d4d23
19 changed files with 2833 additions and 0 deletions

7
nodemon.json Normal file
View File

@@ -0,0 +1,7 @@
{
"ignore": [
"*.json",
"*.(jpe?g|png)",
"*.mp3"
]
}