Skip to content

A nicely designed photo sharing solution built on appwrite.

License

Notifications You must be signed in to change notification settings

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