sv-drizzle

0.0.1 • Public • Published

Code

Frameworks Names
Full Stack SvelteKit
CSS Tailwind CSS, Daisy UI
Backend Supabase
ORM Drizzle ORM

Git Clone Repo

  git clone https://github.com/SikandarJODD/SvelteKit-Drizzle.git

Create .env

Paste Your Supabase - Database URL

   DATABASE_URL=postgres://postgres:postgres@localhost:5432/capstone

Don't add # in Database Url , Dont add# in database Password

Install Packages & Run

  cd SvelteKit-Drizzle
  npm i

Supabase

  • Go to Supabase > Go to SQL Editor
  • Click on New Querry > New Blank Querry
  • Add your Generated SQL code
  • Now You are Read to Go

Run on Localhost

   npm run dev -- --open

Output

Output

Readme

Keywords

none

Package Sidebar

Install

npm i sv-drizzle

Weekly Downloads

1

Version

0.0.1

License

none

Unpacked Size

148 kB

Total Files

26

Last publish

Collaborators

  • sikandar_bhide