divanov11 / apple-signin

4 stars 0 forks source link

Sign in with Apple

Basic sign in with apple demo with video tutorial.

Getting started

  1. To get started clone repo: git clone https://github.com/divanov11/apple-signin

  2. CD into final OR starter_code folder

final contains complete project, starter_code contains boiler plate code for you to build on top of.

npm install
npm run dev
  1. Create a .env folder and add in your appwrite credentials. See .env.example