Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

watkinshughes/cocktail-list-api

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

Releases

No releases published

Packages

No packages published