Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 253 Bytes

File metadata and controls

16 lines (11 loc) · 253 Bytes

Upbound Backstage Demo

Prerequisites

  • Node LTS (v16.17.x)
  • Yarn
  • GitHub Personal Token with repo, workflow and read:org scope

Running

To start the app, run:

yarn install
GITHUB_TOKEN=<your GitHub Personal Token> yarn dev