First commit

This commit is contained in:
mdares
2026-02-07 18:08:42 -06:00
commit b7a86a2d1c
57 changed files with 9188 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules
.next
out
dist
.env.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*