Documentation

Everything you need to run, extend, and host NEXTflow.

The docs section is built as part of the product website so users and reviewers can understand the platform before they ever open the editor.

Platform overview

Understand the product journey from landing page to dashboard to workflow editor.

Workflow model

Review the six node types, typed handles, DAG validation, and run scopes.

Developer setup

Configure environment variables, Prisma, Clerk, Gemini, Trigger.dev, and Transloadit.

Deployment

Use Vercel plus a hosted PostgreSQL database and production credentials for full behavior.

Core concepts

Workflows behave like DAGs. Circular paths are rejected.
Only type-safe handle connections are allowed between nodes.
Manual inputs become read-only when connected values are supplied upstream.
Runs are tracked at both workflow and node level for visibility and debugging.

Need the implementation docs too?

The repository also includes detailed markdown docs covering the project overview, build approach, setup guide, and deployment notes.

Repository markdown docs are included alongside the app for implementation and deployment reference.

Need help adopting the platform? Contact us.Create an account and open the dashboard.