Getting Started
Fimaflow Documentation.
Fimaflow is an all-in-one visual platform for designing system architectures, modeling applications with UML and ER (MERISE) diagrams, building backend workflows, and exporting the complete source code to the backend framework of your choice. Deploy instantly on Fimaflow Cloud or integrate AI assistants through the built-in MCP Server.
Getting Started
Quick Start→
Go from zero to a working backend in minutes.
Installation→
Install the CLI and connect your first workspace.
Your First Backend→
Build and launch your first backend step by step.
Projects & Workspaces→
Organize your work across teams and environments.
Release Notes→
The new features, changes, and fixes in each release.
Visual Builder
Overview→
How the visual editor represents your backend.
Nodes→
The building blocks available in the Visual Builder.
Workflows→
Chain nodes together to build your backend logic.
Execution→
How workflows execute and process requests.
Debugging→
Inspect each execution step in real time.
Environment Variables→
Manage secrets and configuration per environment.
Backend Development
REST APIs→
Design and expose REST endpoints visually.
Database→
Connect PostgreSQL, MySQL, and Supabase.
Authentication→
Add authentication and permissions to your backend.
Webhooks→
Trigger workflows from external events.
Custom Code→
Drop into code when a node isn't enough.
AI Nodes→
Call AI models directly from your workflows.
Deployment
Overview→
How export and deployment work.
Framework Export→
Export to Hono, Fastify, Express, Elysia, and more.
Docker Export→
Package your backend as a container.
Runtime→
What runs your app on Fimaflow Cloud.
Monitoring & Logs→
Track requests, errors, and performance.
Custom Domains→
Serve your API from your own domain.