Initial commit

This commit is contained in:
2026-01-24 23:49:58 +00:00
commit 7b56025ef7
31 changed files with 6916 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
node_modules/
.env
.env.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
*.log
.vscode/
.idea/
deploy_key
cc/
# Deployment keys and scripts
deploy_key*
deploy.sh
deploy-to-apps.sh
.saac.json