- Dynamische Modulerkennung via module.json in ModuleService.php - Kaskadierender Env-Loader fuer zentrale API-Keys (GEMINI_API_KEY) - Graceful Auth fuer alle Subprojekte (dinos, plants, storymachine, test) - Wiederverwendbares Starter-Template in _template/ - test-Modul auf philippurbschat.de Dark-Design modernisiert
7 lines
152 B
JSON
7 lines
152 B
JSON
{
|
|
"name": "Dino Generator",
|
|
"badge": "AI Art",
|
|
"description": "KI Dino-Bilderstellung & Google Photos Sync",
|
|
"adminOnly": false,
|
|
"order": 1
|
|
}
|