react-ui
: This package contains the user interface, implemented using the React framework.server-api
: This package contains the main application written in TypeScript with the Fastify framework.server-worker
: This package contains the logic of accepting flow jobs and executing them using the engine.server-shared
: this package contains the shared logic between worker and app.engine
: This package contains the logic for flow execution within the sandbox.pieces
: This package contains the implementation of triggers and actions for third-party apps.shared
: This package contains shared data models and helper functions used by the other packages.ee
: This package contains features that are only available in the paid edition.