Primo commit

This commit is contained in:
Francesco Picone
2026-04-05 19:26:04 +02:00
commit 701f479b7f
135 changed files with 21445 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
/vendor/
/node_modules/
/.env
/storage/*.key
/public/hot
/public/storage
/.phpunit.result.cache
/.idea/
/.vscode/
*.swp
*.swo
docker-compose.override.yml
db_data/
redis_data/