backstage / github-sync-helper-api

Backstage Github Issues Sync Api

Home Page:https://github-sync-helper-api.vercel.app

Repository from Github https://github.combackstage/github-sync-helper-apiRepository from Github https://github.combackstage/github-sync-helper-api

Backstage Issues Sync Helper API

This is the backend used by the Backstage Issues Sync Helper Extension.

Setup

  1. Clone the repo and change to project folder;

  2. Create an .env file and put in the CLIENT_ID, CLIENT_SECRET, CLIENT_SCOPES and EXTENSION_ID for your;

  3. Install the project dependecies:

yarn install
  1. Install vercel globally and run vercel dev;
yarn add global vercel
vercel dev

License

ISC

About

Backstage Github Issues Sync Api

https://github-sync-helper-api.vercel.app

License:ISC License


Languages

Language:TypeScript 100.0%