The Fluxnova Control Center is a web-based user interface for interacting with the Fluxnova BPM Engine. It allows for monitoring and interacting with process definitions and instances, incidents, jobs, deployments, and batches via the BPM Engine Rest API.
It consists of an Angular application and a NestJS backend for frontend (BFF).
See the Getting Started Guide for instructions on how to set up a local development environment and get the application up and running.
Common development activities are covered in the Development Workflow documentation, including how to run tests and generate required client libraries.
The Reference section of the documentation contains detailed documentation on various aspects of the application, such as: