Monorepo for the public Hezaerd brand site and personal portfolio.
| App | Domain | Port |
|---|---|---|
@hezaerd/brand |
hezaerd.com | 3000 |
@hezaerd/portfolio |
portfolio.hezaerd.com | 3001 |
| Package | Purpose |
|---|---|
@hezaerd/ui |
Shared tokens / cn |
@hezaerd/config |
Shared TypeScript base |
bun install
bun run dev:brand
bun run dev:portfolio
bun run build
bun run checkCreate one Vercel project per app:
apps/brand→ hezaerd.comapps/portfolio→ portfolio.hezaerd.com