noah-sheldon / noah-sheldon/contentforge
P4 — Web app (Next.js + shadcn/ui on Vercel)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The dashboard is the product face.
flowchart LR
NEXT[Next.js + shadcn/ui] --> D[Dashboard - projects + runs]
NEXT --> BS[Brand studio - tenant config editor]
NEXT --> H[HITL approval modals]
NEXT --> ML[Media library - Hetzner OBJ artifacts]
NEXT --> RB[Recipe builder - capture]
NEXT --> LP[Landing page - seed for P5]
Steps
- Next.js app, Tailwind @theme brand tokens (obsidian / alabaster / gold / silentGray)
- Dashboard: projects, pipeline runs, HITL approval UX, render queue + download
- Brand studio: per-tenant editor for brand, voice, templates, recipes, models
- Media library + capture recipe builder
- Public landing page (seed for P5)
Acceptance criteria
- User runs a full pipeline from the browser
- Approve/reject at checkpoints; download deliverables
- Brand studio changes take effect on the next run without code changes
Full detail + mermaid diagrams: PLAN.md, docs/hld.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PLAN.md and docs/hld.md, including their Mermaid diagrams, to understand the proposed web app boundaries and dependencies. Then locate the Next.js app entry point and assess the dashboard, brand studio, approval flows, media library, recipe builder, and landing page against the stated acceptance criteria: browser pipeline runs, checkpoint approvals, downloads, and brand changes affecting the next run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, tailwindcss
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100