fist getx sample with login and .env

This commit is contained in:
2025-10-31 23:23:03 +01:00
parent 45ea3ffa3f
commit 634df4ac6f
18 changed files with 636 additions and 177 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>