Skip to content

mariusbolik/picco

Repository files navigation

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