add deploy buttuon to heroku.md

Signed-off-by: Chap Ambrose <cambrose@salesforce.com>
This commit is contained in:
Chap Ambrose
2024-07-11 08:16:21 -05:00
committed by GitHub
parent dc41795dd5
commit b652b6de1f
+2
View File
@@ -7,6 +7,8 @@ description: How to deploy Backstage to Heroku
Heroku is a Platform as a Service (PaaS) designed to simplify application deployment.
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/chap/backstage-button)
## Create App
Starting with an existing Backstage app or follow the [getting started guide](https://backstage.io/docs/getting-started/) to create a new one.