| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Usage examples for using the Appwrite SDK.
Prerequisites:
npm run setupRegister an Appwrite account here and create a project to gather your endpoint and project id.
Setup a .env file at the root of any of the demo apps within apps/demo-* with the following:
APP_WRITE_ENDPOINT=https://[YOUR_APPWRITE_ENDPOINT]
APP_WRITE_PROJECT_ID=[YOUR_APPWRITE_PROJECT_ID]
npx nx debug demo-angular ios
Want to try more flavors? Try adding one, the AppWrite data service is shareable across any!
| Back | FazBrowse Home | New Git URL |