'How do I seed the database for an application I have deployed to Heroku using Jaws DB?

I have my application deployed on Heroku, and JawsDB is installed as an add-on. I cannot find any documentation on seeding the database via CLI or otherwise. Can anyone point me to the correct documentation? I have a working dotenv file in my application build.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source