initial commit

This commit is contained in:
2025-06-28 23:01:32 -04:00
commit 9e4959af27
6 changed files with 521 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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