When using Migrate CLI we need to pass to database URL. Let's export it to a variable for convenience: export POSTGRESQL_URL='postgres://postgres:password@localhost ...
May 10 2021: Added heroku_config script to allow Heroku API key to be stored as an environment variable. April 7 2021: Upgraded the template for VS Code instead of Theia. October 21 2020: Versions of ...