first commit

This commit is contained in:
Timo
2026-03-16 15:36:42 +01:00
commit 738d725aea
1141 changed files with 139091 additions and 0 deletions

3
.env.example Normal file
View File

@@ -0,0 +1,3 @@
GOOGLE_MAPS_API_KEY=dein_google_maps_api_key
OPENAI_API_KEY=dein_openai_api_key
PORT=3000