Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 454 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 454 Bytes

Photo Sharing Solution build on Appwrite

  1. Install dependencies
yarn
  1. Create an .env file with you appwrite keys
APPWRITE_ENDPOINT=...
APPWRITE_PROJECT=...
APPWRITE_API_SECRET=...
  1. Run the project
yarn dev

Read the blog

Read the blog post on Hashnode