Content management system with Next.js frontend and FastAPI backend. Dynamic section routing, rich text editing, project portfolios, and MongoDB persistence.
Stars
3
Forks
0
Watchers
3
Open Issues
25
Overall repository health assessment
No package.json found
This might not be a Node.js project
262
commits
Show add content button on mobile in section admin bar (#189)
a35cce9View on GitHubfeat: storage-reflective assets tab (Phase 8) (#187)
b2d26bdView on GitHubfeat: editor command center polish and nav consolidation (Phase 7) (#186)
f65572aView on GitHubfeat: inline admin affordances across all content types (Phase 6) (#185)
6dc58e9View on GitHubfeat: editor command center context menu actions (Phase 5) (#184)
a5ff71aView on GitHubfeat: editor command center settings and assets tabs (Phase 4) (#183)
c0e6de1View on GitHubfeat: editor command center content tab (Phase 3) (#182)
f5f8166View on GitHubfeat: editor command center section tree sidebar (Phase 2) (#181)
68b9cf0View on GitHubfeat: editor command center shell with shadcn/ui (Phase 1) (#180)
2e7b530View on GitHubfix: optional chaining on project.technologies to prevent crash
8ccda56View on GitHubfix: guard against undefined items in display components and list view
8de4133View on GitHubfix: crash on projects page, disable broken websocket, revert min-instances
c5d995dView on GitHubrefactor: route all API proxy routes through fetchBackend
2fc5db5View on GitHub