better repo organization, added legal texts

This commit is contained in:
Codex Agent
2025-10-16 22:01:15 +02:00
parent 58d9ef34ab
commit bd38decc23
22 changed files with 1289 additions and 5123 deletions

View File

@@ -26,7 +26,7 @@ This repository hosts a multi-tenant event photo platform (Laravel 12, PHP 8.3,
## Tools & Permissions
- Languages/Frameworks: PHP 8.3 (Laravel 12), JS/TS (React/Vite/Tailwind), Filament 4.
- Dev Commands: composer, npm, vite, artisan, PHPUnit, Pint/ESLint, Docker/Compose (for dev).
- Git Hosting: Gogs at http://nas:10880 (token found locally in gogs.ini, never printed or committed).
- Git Hosting: Gogs at http://192.168.78.2:10880 (token found locally in gogs.ini, never printed or committed).
- Issue API: Gogs REST /api/v1 for labels/issues/milestones (token auth).
- Libraries: simplesoftwareio/simple-qrcode for server-side QR generation.