Skip to content

rogercastaneda/drizzle-turso-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is created following the Youtube tutorial "Learn Drizzle In 60 Minutes" by Web Dev Simplified.

Environment file

Create .env with the following env var.

TURSO_DATABASE_URL=
TURSO_AUTH_TOKEN=

I was using Turso. Get your url and auth token from Turso using this tutorial

Schema generate

npm run db:gen

Schema migration

npm run db:migrate

Run project

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published