A simple authentication implementation using Appwrite as the backend service with SvelteKit.
git clone https://github.com/queaxtra/appwrite-sveltekit.git
cd appwrite-sveltekit
npm install
.env
file and add Appwrite project idVITE_APP_PROJECT_ID=
npm run dev
For more detailed installation, you can check the guide by clicking this link.
This project is licensed under the MIT license.