feat: init next-template integration with drizzle
This commit is contained in:
parent
9e418621e0
commit
7d3ce5c604
6 changed files with 454 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
|||
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
|
||||
CLERK_SECRET_KEY=
|
||||
CLERK_SECRET_KEY=
|
||||
|
||||
# Drizzle ORM configuration for Supabase PostgreSQL database
|
||||
DATABASE_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue