: Group commonly used tasks into Nested Workflows for reuse in larger operational processes.

The (specifically the Morpheus Lite Client ) allows you to build and integrate custom features through its modular Morpheus Platform and open-source codebase. For developers using the Lite-Client , "putting together a feature" typically involves a standardized development workflow on GitHub: Development Workflow for New Features

: Start by cloning the Lite-Client repository from GitHub.

: Build new tabs or visual components for the user interface.

: Run yarn make to build the executable and verify your changes in the application runtime.

Magnified Health Systems