Basic sign in with apple demo with video tutorial.
-
To get started clone repo:
git clone https://github.com/divanov11/apple-signin -
CD into
finalORstarter_codefolder
finalcontains complete project,starter_codecontains boiler plate code for you to build on top of.
npm install
npm run dev
- Create a
.envfolder and add in your appwrite credentials. See.env.example
