Initial commit

This commit is contained in:
2026-05-27 21:15:08 +03:00
commit 677e293638
11 changed files with 2725 additions and 0 deletions

5
packages/backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules
# Keep environment variables out of version control
.env
/generated/prisma