Build Elemental Flows
Learn how to build your own elemental flow using Mira Flows SDK
Video Tutorial
This guide explains how to create, test, and deploy elemental flows that implement focused, single-task processing. Elemental flows provide core functionality that can be used independently or as building blocks within compound flows. ππ‘
Development Lifecycle
Creating an elemental flow follows a systematic process:
Configuration: Define your elemental flow using YAML
Testing: Validate the flow's functionality
Deployment: Make your flow available
Execution: Run your flow in production
Updates: Iterate and improve
Letβs explore each step in detail.
Step 1: YAML Configuration
Step 2: Testing
Test your elemental flow before deployment:
Step 3: Deployment
Deploy your elemental flow to make it available:
Step 4: Execution
After deployment, execute your elemental flow:
Step 5: Updates
When you need to modify your elemental flow:
By following these steps, you can create, test, deploy, and manage your own custom elemental flows on the Mira Flows platform. This process allows you to contribute to the Marketplace and continuously improve your flows over time. ππ§
Example
Build Elemental Flows
Complete example showcasing how to build and customize your own elemental flows from scratch.
Was this page helpful?