Skip to content
Docs
Stats
Search…
⌘ K
Back to builder
PostgreSQL
Database
Postgres via the `postgres` driver. Works locally or via Neon/Supabase.
Website
Module details
Dependencies
1
postgres
^3.4.9
Environment Variables
1
DATABASE_URL
Required
= postgres://postgres:postgres@localhost:5432/stanza
Postgres connection string.
Install
Install command
pnpm create stanza my-app --db=postgres