appwrite-sveltekit Svelte Themes

Appwrite Sveltekit

A simple authentication implementation using Appwrite as the backend service with SvelteKit.

Appwrite + SvelteKit

A simple authentication implementation using Appwrite as the backend service with SvelteKit.

Installation

  1. Clone the project
    git clone https://github.com/queaxtra/appwrite-sveltekit.git
    
  2. Navigate to the project directory
    cd appwrite-sveltekit
    
  3. Install the necessary packages
    npm install
    
  4. Create .env file and add Appwrite project id
    VITE_APP_PROJECT_ID=
    
  5. Launch the application
    npm run dev
    

For more detailed installation, you can check the guide by clicking this link.

License

This project is licensed under the MIT license.

Top categories

Loading Svelte Themes