git clone https://github.com/SikandarJODD/SvelteKit-Drizzle.git
or
npm i sv-drizzle
Paste Your Supabase - Database URL
DATABASE_URL=postgres://postgres:postgres@localhost:5432/capstone
Don't add #
in Database Url , Dont add#
in database Password
cd SvelteKit-Drizzle
npm i
New Querry > New Blank Querry
npm run dev -- --open