1.0.0-alpha.4 • Published 6 years ago

backstage-server v1.0.0-alpha.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Build Status

backstage-server

backstage-server is the server component to the suite of Backstage tools. Documentation about its usage can be found at backstage.js.org.

Contributing

backstage-server runs on Express and is written in TypeScript.

To work on backstage-server locally:

  • Clone this repo.
  • Run yarn to install dependencies.