Skip to main content

Documentation

Flowra v1.0.3

Flowra adds structure to Node.js services

The Flowra docs cover the CLI, the modular Express framework, and runnable examples so you can trace the request flow end to end.

Node.js 18+ExpressKnexAwilix

Choose your track

Pick the area you want to focus on today.

CLI

Generate modules, manage migrations, and keep every project aligned.

Explore CLI commands
Framework

Understand modules, the container, and the request lifecycle from end to end.

Dive into architecture
Examples

See real routes, services, and data flows in a full example API.

Open the users API

What you will learn

The core workflows that keep Flowra predictable as teams grow.

  • How Flowra resolves dependencies and wires modules into Express.
  • How to design modules with controllers, services, and models.
  • How to configure environments, data sources, and logging.
  • How to test and roll out upgrades safely.

Popular docs

Quick links to the pages teams visit the most.

Project structure
See the Flowra layout
Environment config
Configure environments

Ready to contribute?

Help improve the framework, CLI, or documentation by following the contribution guide.

Contributing guide