navapbc / wic-participant-recertification-portal

https://navapbc.github.io/wic-participant-recertification-portal/
Apache License 2.0
0 stars 1 forks source link

[PRP-179] Adding database schemas and seed script #22

Closed microwavenby closed 1 year ago

microwavenby commented 1 year ago

Ticket

https://wicmtdp.atlassian.net/browse/PRP-179

Changes

Created LocalAgency model, Submission model, SubmissionForm model, and migrations

Context for reviewers

You can run these migrations locally: npm run dev:startdb psql -h127.0.0.1 -Upostgres (enter the password from your .env file) psql \d+

rocketnova commented 1 year ago

This also addresses https://wicmtdp.atlassian.net/browse/PRP-226

github-actions[bot] commented 1 year ago

Chromatic_Build : Link to latest build in Chromatic 🌈 Link to storybook build in Chromatic