Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

File metadata and controls

15 lines (10 loc) · 324 Bytes

Local Testing with Backstage

To start the app locally, run:

./install-deps

Once the install step is done update app-config.yaml file with changes to integrations.github.token and other settings which are mentioned as changeme.

Then start the project with

yarn start