feat: initial structure

This commit is contained in:
2026-03-21 14:59:12 +01:00
commit e0a13dc2ff
4 changed files with 7 additions and 0 deletions

0
.env.example Normal file
View File

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
node_modules/
__pycache__/
*.pyc
.DS_Store
dist/
build/

0
CLAUDE.md Normal file
View File

0
README.md Normal file
View File