first commit

This commit is contained in:
Raven Scott
2024-12-10 04:10:46 -05:00
commit 90482142d2
5 changed files with 381 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.env
node_modules
package-lock.json