Skip to content

backstage/backstage-deploy

Repository files navigation

backstage-deploy

This package provides a CLI to help deploy Backstage on a specified cloud provider. It uses Pulumi internally to create the required resources.

Usage

With npx:

npx backstage-deploy aws --stack backstage-demo

Documentation

Install PNPM

backstage-deploy doesn't use Yarn but PNPM. Please refer to the install documentation.

After installation, run this command to install the dependencies:

pnpm i