Skip to content

🌏 The front-end application code for https://buildkite.com

License

Notifications You must be signed in to change notification settings

fortress-shell/frontend

 
 

Repository files navigation

Buildkite Frontend

This repository contains the React/GraphQL powered parts of the Buildkite web UI.

It’s currently a work-in-progress, and unfortunately isn’t able to be run standalone from the closed-source Buildkite backend repository. You’re welcome to send a pull request with any changes if you wish, but you won’t be able to test your changes in local browser.

The main technologies used are:

Linting and Testing

  • yarn lint (eslint)
  • yarn test (jest)

Roadmap

  • Minimal viable localhsot wrapper/layout outside of the Buildkite Rails app
  • Proxy GraphQL queries through graphql.buildkite.com

License

See LICENSE.TXT (MIT)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • CSS 2.6%
  • Shell 0.5%