Apps
marketing
Public website and content rendering app
What it does
marketing is Ern's public website for product pages, content, and localized experiences.
Run locally
bun run dev:marketingRuns on http://localhost:5004.
Key environment variables
Source of truth:
-
apps/marketing/.env.example -
apps/marketing/env.ts -
CMS_API_URL: Base URL for CMS reads. -
TOOLS_API_URL: Base URL for internal API integrations. -
NEXT_PUBLIC_SITE_URL: Public site origin. -
ALCHEMY_API_KEY: Key for configured blockchain/data integrations.
Deploy and ownership
- Deploy target: Vercel.
- Operational note: keep translation/revalidation secrets consistent with
tools-apiand CMS settings. - Team: Ern engineering.
- Primary: Ern engineering on-call.