first commit

This commit is contained in:
Raven Scott
2023-01-04 11:44:59 -05:00
commit 16736ec18f
10 changed files with 387 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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