SkillAgentSearch skills...

Flow

Visual Programming Interface

Install / Use

/learn @totaljs/Flow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Total.js Flow

Made in EU

Installation

There are several ways to provide Flow. You can use our cloud services and run Flow without installation, or use Docker, or download the source code locally.

Locally

  • install Node.js platform
  • download Flow source code
  • open terminal/command-line:
    • cd flow
    • npm install

Run:

npm run start

or directly using node executable (port is optional, default 8000)

node index.js <port>

Flow in Docker

docker pull totalplatform/flow
docker run -p 8000:8000 totalplatform/flow

Related Skills

View on GitHub
GitHub Stars598
CategoryDevelopment
Updated15h ago
Forks136

Languages

HTML

Security Score

100/100

Audited on Mar 26, 2026

No findings