Skip to content

Set up Postgres for local & CI

Ben Overholts requested to merge ci-integration into mainline

Using a basic (real) schema, sets up tooling for an ephemeral development database and deploys an database endpoint that CI integration tests can run against.

Merge request reports