Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sikandarjodd/rasco


https://github.com/sikandarjodd/rasco

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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](./dashboard.png)

### Login Page

![Output](./output.png)

### Home Page

![Home Page](./home.png)

Visit : [Sveltekit-Lucia](https://sveltekit-lucia.vercel.app) to see the Demo