Files
backstage/packages/create-app
Ben Lambert 9460224ac6 Merge pull request #6123 from backstage/blam/remove-alphav1-template-version
Remove legacy scaffolding method and drop support for `v1alpha1` templates
2021-07-07 12:24:24 +02:00
..
2021-06-18 20:26:42 +02:00
2021-06-22 10:07:18 +02:00
2020-08-02 23:20:39 +02:00
2021-07-01 09:06:13 +00:00

@backstage/create-app

This package provides a CLI for creating a copy of the Backstage app.

You can use the flag --skip-install to skip the install.

Usage

With npx:

npx @backstage/create-app

With a local clone of this repo, from the main create-app/ folder, run:

yarn install
yarn backstage-create-app

Documentation