Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adityaoberai/appwriteauthdemo

Svelte + Appwrite Authentication
https://github.com/adityaoberai/appwriteauthdemo

appwrite authentication svelte

Last synced: 3 months ago
JSON representation

Svelte + Appwrite Authentication

Awesome Lists containing this project

README

        

# Appwrite Auth Demo

Svelte demo app that showcases email/password authentication with Appwrite

## Steps To Run

- Clone the repo
- Enter the cloned repo's directory
- Change the file `.env.example` to `.env`
- Update the environment variables with your **Appwrite Cloud Endpoint** and **Project ID**
- Run `npm install` followed by `npm run dev`