Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

slice-and-dice/open-api

Repository files navigation

open-api

Running the app locally

We manage backing services like Postgres, as attached resources.

Wire the app to your insulated Postgres development instance by setting the ${DATABASE_URL} environment variable, prior to starting the app.

export DATABASE_URL="postgres://username:password@host:port/database?ssl=true"
npm start

About

Our open api prototype.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published