Initial commit

This commit is contained in:
2026-07-12 11:59:44 +00:00
commit 5acec79e2f
4 changed files with 120 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