Simulacrum

Corporate template

A corporate marketing site with team, services, careers, CMS-ready pages, lead capture, and HR-facing admin for inquiries and applications.

npx simulate corporate my-site

11 routes · 7 components · HR admin

/
/services
/services/[slug]
/team
/careers
/careers/[id]

Generated project structure

What you get when you run npx simulate corporate my-site

my-corporate/
  • -layout.tsx
  • -globals.css
  • +
  • +
  • +
  • +
  • -site.ts
  • -tailwind.config.ts
  • -package.json
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -page.tsx
  • -service-card.tsx
  • -team-grid.tsx
  • -job-listing.tsx
  • ... 34+ files total

Available scripts

  • npm run dev
  • npm run build
  • npm run lint
  • npm run db:push
  • npm run db:studio
  • npm run test
  • npm run e2e
  • npm run typecheck

Admin dashboard metrics

InquiriesApplicationsNewsletterContent performance

Scaffold stats

Pages
12
Components
7
RBAC roles
3
Dashboard KPIs
4

Pages included

  • /
  • /services
  • /services/[slug]
  • /team
  • /careers
  • /careers/[id]
  • /contact
  • /news
  • /admin
  • /admin/pages
  • /admin/inquiries
  • /admin/applications

Key components

  • ServiceCard
  • TeamGrid
  • JobListing
  • ApplicationForm
  • InquiryForm
  • NewsArchive
  • HeroSplit

Admin dashboard

Template-native metrics powered by Recharts and TanStack Table

Inquiries

---

Applications

---

Newsletter

---

Content performance

---

Default stack

Database
PostgreSQL
Auth
Google, Credentials
Payments
none

RBAC roles

  • admin
  • editor
  • hr

npx simulate corporate my-site