jakubadamw / grafbase-postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafbase + Postgres example

This example shows how to configure a Postgres data source to your Grafbase project.

Quickstart

  1. Install the Grafbase CLI
  2. Set the DATABASE_URL environment variable
  3. Start the Grafbase dev server: gb dev

About


Languages

Language:TypeScript 100.0%