Skip to content

NativeScript/appwrite-examples

Repository files navigation

Appwrite SDK Usage Examples

Usage examples for using the Appwrite SDK.

Prerequisites:

npm run setup

Run Example Apps

Register 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

Try Others?

Want to try more flavors? Try adding one, the AppWrite data service is shareable across any!

About

Appwrite SDK for NativeScript usage examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published