Initial commit

This commit is contained in:
2026-07-10 13:42:16 +05:30
commit e0c244eb03
34 changed files with 7774 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# GEMINI_API_KEY: Required for Gemini AI API calls.
GEMINI_API_KEY="YOUR_GEMINI_API_KEY"
# APP_URL: The URL where this application is hosted.
APP_URL="YOUR_APP_URL"