0.4.0 • Published 1 year ago
backstage-deploy v0.4.0
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