Skip to content

backstage/github-sync-helper-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%