◆ DEVPLANE

DevPlane runs locally for now.

There is no hosted dashboard yet — auth and multi-tenant infra land in DP-10. During the dogfood phase, DevPlane runs on your machine without auth. The cockpit is one npm start away.

Install

Clone, install, and start the dashboard against any project directory.

git clone https://github.com/people-analyst/devplane.git
cd devplane && npm install
npm start /path/to/your/project   # http://localhost:4000

Want the hosted version

The C1 risk-compensation field study needs external operators running real agents. If you'd consider being one — a short note is the fastest path.

← Back to the landing page