FLE's build server, running at [Insert Production URL here].
The app is designed as a set of microservices that communicate through a task queue. The components right now are:
- An API that receives notifications from GitHub*
- A service for stripping out unnecessary files common in all supported platforms*
- A service for compiling for all supported platforms (Windows, OS X and Linux)*
- A frontend for manually triggering a build*
- A frontend for build and install stats*
(* Not implemented yet)