Skip to main content
Back to projects

Project surface · Stubbs

Stubbs Agency Platform

Next + Express CMS · pages, projects, careers, files, seeds

Desktop · Home · EN
Mobile · Home · EN
Desktop · Projects · EN
Mobile · Projects · EN
Desktop · Services · EN
Mobile · Services · EN

Project brief

The agency can publish project and service content through a custom CMS rather than a fragile static page set.

Next.js frontend, Express API, Mongo models, backup helpers, seeds, upload processing, and ClickUp task creation.

Timeline
6 weeks
Surface
Agency website and CMS
Status
2025 · Shipped

Build ledger

Scope
A full-stack agency platform with public pages and an Express/Mongo content API for pages, projects, services, industries, staff, careers, technologies, files, and sitemap generation.
Outcome
Marketing content and structured portfolio sections can be managed without hardcoding every page into the frontend.
Hard part
The preview avoids MongoDB by replaying seed content through the app’s own Next rewrites; client SSR and admin CRUD both keep their REST contracts, static seed assets, auth token, and sitemap/file routes intact.

Owned work

  1. 01Full-stack build
  2. 02CMS modeling
  3. 03Admin CRUD
  4. 04Files

System map

Frontend
Next.js 12/React/Redux
Backend
Express/MongoDB/Mongoose
Operations
Seeds/File uploads/Sitemap