- Install dependencies
yarn
- Create an
.env
file with you appwrite keys
APPWRITE_ENDPOINT=...
APPWRITE_PROJECT=...
APPWRITE_API_SECRET=...
- Run the project
yarn dev
Read the blog post on Hashnode
yarn
.env
file with you appwrite keysAPPWRITE_ENDPOINT=...
APPWRITE_PROJECT=...
APPWRITE_API_SECRET=...
yarn dev
Read the blog post on Hashnode