Skip to content

nickpisciotta/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

About

CLI to help deploy Backstage on your cloud provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.9%
  • Dockerfile 7.9%
  • JavaScript 5.0%
  • Shell 0.2%