July 2019
Beginner to intermediate
302 pages
9h 38m
English
There is a glitch with the deployment we just did. Every time we update the deployment via the git push command, the SQLite database gets overwritten. The solution to this is to use the Postgres setup provided by Heroku itself. I urge you to try this yourself. Refer to https://devcenter.heroku.com/articles/heroku-postgresql#provisioning-heroku-postgres to learn to how do this.