This is the backend used by the Backstage Issues Sync Helper Extension.
-
Clone the repo and change to project folder;
-
Create an
.envfile and put in theCLIENT_ID,CLIENT_SECRET,CLIENT_SCOPESandEXTENSION_IDfor your; -
Install the project dependecies:
yarn install- Install vercel globally and run
vercel dev;
yarn add global vercel
vercel dev