fist getx sample with login and .env
This commit is contained in:
7
.env_example
Normal file
7
.env_example
Normal 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>
|
||||
Reference in New Issue
Block a user