name
unitcycle-demo technical details (updated 2026-04-06)
description
Build workflow, database, API structure, key gotchas for the unitcycle-demo project
type
project

Codebase Identity

Build & Deploy

cd /home/claude/projects/unitcycle-demo
npx ng build
cp -r dist/unitcycle/browser/* .
pm2 restart unitcycle

Database

API Endpoints (server.js port 4400)

Frontend

Mandatory Agents

  1. agents/pm-research.md — research before features
  2. agents/angular-frontend.md — all frontend work
  3. agents/django-backend.md — all backend work

Gotchas