Initial Commit

This commit is contained in:
Ryan Malloy 2025-03-14 14:31:36 -06:00
commit 759b0f7814
27 changed files with 5526 additions and 0 deletions

12
.dockerignore Normal file
View file

@ -0,0 +1,12 @@
node_modules
dist
.git
.github
.vscode
*.log
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local