Question about local databases and pushing to Heroku

You can’t use local databases for a deployed app, you have to use a remote database.

I use https://mlab.com/ which is free if you use their ‘sandbox’ databases.

See this wiki article for details: