taskflow

Installation
SKILL.md

TaskFlow Demo

Build and run the full-stack demo that showcases dart_node's capabilities.

Run it

sh examples/run_taskflow.sh

This:

  1. Kills any existing processes on ports 3000 and 8080
  2. Builds backend, mobile, and frontend from Dart to JS
  3. Starts the Express backend on http://localhost:3000
  4. Starts the frontend dev server on http://localhost:8080/web/
  5. Traps Ctrl+C for clean shutdown

Ports

Installs
1
First Seen
Mar 24, 2026
taskflow from smithery.ai