feat: init

This commit is contained in:
Nick 2024-08-10 02:53:40 -05:00
commit 8379d09058
11 changed files with 591 additions and 0 deletions

3
.gitignore vendored Normal file
View file

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