Nexus - Paperclip fork with UI overlay
Find a file
Forgotten f19c99f005 Add task management data model spec
Defines the target data model for hierarchical task tracking:
teams, workflow states, issues, projects, milestones, initiatives,
labels, relations, comments, and sub-issues. Includes entity
relationships and recommended implementation priority.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:25:00 -06:00
doc Add task management data model spec 2026-02-16 14:25:00 -06:00
packages Add database package with Drizzle schema 2026-02-16 13:31:52 -06:00
server Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
ui Add React UI with Vite 2026-02-16 13:32:04 -06:00
.env.example Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
.gitignore Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
.npmrc Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
docker-compose.yml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
Dockerfile Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
GOAL.md Add product documentation 2026-02-16 13:31:42 -06:00
package.json Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
pnpm-lock.yaml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
pnpm-workspace.yaml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
PRODUCT.md Add product documentation 2026-02-16 13:31:42 -06:00
tsconfig.json Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
vitest.config.ts Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00