add login

This commit is contained in:
atseirjo
2025-10-22 08:43:20 +02:00
parent b6bd692cd7
commit c0960cbd9f
21 changed files with 1128 additions and 221 deletions

6
.envExample Normal file
View File

@@ -0,0 +1,6 @@
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>
PTVE_API_KEY=<Your PTV API key Geolocation Address>