remove command to create new backstage app

Signed-off-by: Chap Ambrose <cambrose@salesforce.com>
This commit is contained in:
Chap Ambrose
2024-07-08 08:32:26 -05:00
committed by GitHub
parent 6b56a19219
commit 32b73f957c
+1 -6
View File
@@ -9,12 +9,7 @@ Heroku is a Platform as a Service (PaaS) designed to simplify application deploy
## 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:
```shell
$ npx @backstage/create-app@latest
Enter a name <your-app>
```
Starting with an existing Backstage app or follow the [getting started guide](https://backstage.io/docs/getting-started/) to create a new one.
Install the
[Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) and create a new Heroku app: