Skip to content

SvelteKit + Drizzle ORM + Shadcn + Lucia - simple auth setup - Sign Up - Login Home Page

Notifications You must be signed in to change notification settings

SikandarJODD/sveltekit-lucia-shadcn

Repository files navigation

Sveltekit Lucia - Auth - Shadcn

Installation

    git clone https://github.com/SikandarJODD/sveltekit-lucia-shadcn.git

Features : Added

  • Pull - This will pull the schema from Database - ( Supabase or any database u choose)
  • Push - This will push the schema to the Database and make the changes accordingly.
  • Generate - This will Generate the Migration for Schema - Store in drizzle/migration_name.sql

Name Library
Framework SvelteKit
Auth Lucia
CSS Tailwind CSS, Shadcn-svelte
Database Supabase

Pages

  • Sign Up
  • Log In Page
  • Home Page

Dashboard Page

Dashbaord

Login Page

Output

Home Page

Home Page

Visit : Sveltekit-Lucia to see the Demo

About

SvelteKit + Drizzle ORM + Shadcn + Lucia - simple auth setup - Sign Up - Login Home Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published