This is a step-by-step guide for deploying a Strapi on heroku. The guide follows the documentation strapi-heroku deployment.
This documentation assumes that you have already created a strapi project with
--quickstartand have pushed the repository to Github
- You must have Git installed and set-up locally .
- You must have a free Heroku account before doing these steps.
- Download and install the
Heroku CLIfor your operating system