feat: init drizzle implementation for backend (express) and frontend (vite-react)
This commit is contained in:
parent
fc3a21263a
commit
aca6a4da98
17 changed files with 1608 additions and 35 deletions
2
apps/express-template/.env.example
Normal file
2
apps/express-template/.env.example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Drizzle ORM configuration for Supabase PostgreSQL database
|
||||
DATABASE_URL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue