PublicDataWorks / complaint-manager

Apache License 2.0
5 stars 0 forks source link

Set up postgres database #540

Closed rnair-tw closed 7 months ago

rnair-tw commented 7 months ago

User Story

As a developer I want to set up a PostgreSQL database for our project So that I can store and manage data efficiently

Definition of Done

Acceptance Criteria

Given the Postgres instance is installed When I open dbeaver and connect to the dev db Then I can modify the db successfully

rnair-tw commented 7 months ago

This can't happen until heroku app exists