csc302-spring-2021 / proj-DaTeam

CSC302 course project for DaTeam
https://dateam-frontend.herokuapp.com/
5 stars 2 forks source link

Set up Postgres instance in production #111

Closed umar-ahmed closed 3 years ago

umar-ahmed commented 3 years ago

Set up Postgres add-on on Heroku for the backend app, create the schema, and configure env vars so backend can communicate with it.

otomn commented 3 years ago

Blocked by #99