- initial commit

This commit is contained in:
2022-09-19 17:08:35 +02:00
parent e024088e04
commit 236477b0c3
13 changed files with 1045 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules
# Keep environment variables out of version control
.env