Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/rasco
https://github.com/sikandarjodd/rasco
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sikandarjodd/rasco
- Owner: SikandarJODD
- Created: 2023-09-13T22:19:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-17T20:20:39.000Z (over 1 year ago)
- Last Synced: 2024-12-19T02:07:32.694Z (15 days ago)
- Language: Svelte
- Homepage: https://rasgod.vercel.app
- Size: 53.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 indrizzle/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