USDAForestService / NRM-Grants-Agreements

The focal point for an 18F/TTS collaboration with the USFS Natural Resource Manager (NRM)
Other
8 stars 2 forks source link

Set up Grants model in Express #397

Closed beechnut closed 2 years ago

beechnut commented 2 years ago

Uses Sequelize ORM to model Grants.

Connects to Postgres database. Tested in local (docker-compose) and sandbox AWS environments.

Closes #389