Initial first release

This commit is contained in:
2025-06-29 15:03:00 -04:00
parent 9e4959af27
commit 3200b2bdd3
14 changed files with 501 additions and 127 deletions

2
.gitignore vendored
View File

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