Skip to content

reactcebu/strapi-heroku-app

 
 

Repository files navigation

strapi-heroku-app

Repository containing the app used by the Heroku button.

Give it a try!

Deploy

Be aware that one of the content type builder won't work due to the writing files restriction on the Heroku servers. If you do want to change content types, you need to follow these steps:

  1. Click the button above and deploy your app
  2. Clone that repo by using heroku git:clone -a followed by your repo's name
  3. Go into the cloned projects' folder using cd followed by your repo's name
  4. Add the Heroku boilerplate as a remote by running git remote add boilerplate https://github.com/strapi/strapi-heroku-app
  5. Pull from this new origin by running git pull boilerplate master

About

A Strapi app ready to be deployed on Heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 14.5%
  • HTML 0.3%