git clone https://github.com/SikandarJODD/sveltekit-lucia-shadcn.git
- 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 |
- Sign Up
- Log In Page
- Home Page
Visit : Sveltekit-Lucia to see the Demo