Basic sign in with apple demo with video tutorial.
To get started clone repo: git clone https://github.com/divanov11/apple-signin
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
.env
folder and add in your appwrite credentials. See .env.example