Initial commit

This commit is contained in:
2026-05-24 23:35:04 +00:00
commit 4b0e2ee724
4 changed files with 118 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
dist/
out/
build/
.env
.env.local
.DS_Store
*.log