Initial commit of existing project

This commit is contained in:
2026-03-03 08:58:15 -05:00
commit e922e2dbd3
15 changed files with 1945 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
data/
.env