This commit is contained in:
el 2025-04-02 00:10:02 +02:00
commit 73ea49c3fe
16 changed files with 2746 additions and 0 deletions

3
backend/.gitignore vendored Normal file
View file

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