Initial commit

This commit is contained in:
2025-11-06 09:57:32 +01:00
commit 834ca2327a
140 changed files with 5852 additions and 0 deletions

7
.env_example Normal file
View File

@@ -0,0 +1,7 @@
APPWRITE_ENDPOINT_URL=<Your Appwrite Endpoint>
APPWRITE_PROJECT_NAME=<Your Project Name>
APPWRITE_PROJECT_ID=<Your Project Id>
APPWRITE_DATABASE_ID=<Your Database Id>
APPWRITE_COLLECTION_ID=<Your Collection id>
APPWRITE_SELF_SIGNED=<true>
PTVE_API_KEY=<Your PTV API key Geolocation Address>