GitHub - SerlithNetwork/Jet: Open source backend for the Flare profiler

A backend service for Flare and flare-viewer.

Compiling for production

Compile the project by running

Then run it using

Supported Frontends

Jet was designed to work on pair with flare-viewer.
Since the Flare protocol expects a single endpoint for both submitting data and using the web-ui, it is highly recommended to use a reverse proxy like Nginx or Caddy to forward the requests accordingly.

Client

Jet is compatible with any platform that provides Flare

  1. As a standalone plugin
    1.1. FlarePlugin
    1.2. FlarePlatform (recommended)
  2. Provided by a server software
    2.1. Pufferfish and forks
    2.2. Puffernot/Pufferfork and forks (recommended)

License

Jet is free and open source software, released under the AGPL license.
Refer to LICENSE for details.