- 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
148 B
JSON
7 lines
148 B
JSON
{
|
|
"name": "Story Machine",
|
|
"badge": "Creative",
|
|
"description": "Interaktive Kinder-Geschichtenmaschine",
|
|
"adminOnly": false,
|
|
"order": 3
|
|
}
|