Public company / marketing site.

Repohalort-web
StackNext.js 16 · React 19 · TypeScript · Tailwind CSS 4
Localhttp://localhost:3000
Productionhttps://www.halort.com (apex halort.com → www)

Role

Static marketing content (company config in src/config/company.ts) — no product database. Sections include hero, about, products, capabilities, and contact (#kontak). Community registration entry: /daftar (feeds tenant onboarding).

Integrations

Contact form posts through the app’s /api/contact route to Notifications (POST /v1/emails/send with X-Halort-Internal-Key). Env: NOTIFICATION_SERVICE_URL, INTERNAL_API_KEY, CONTACT_TO_EMAILS (cluster secret halort-web-runtime-env).

Deploy

GitHub Actions → ghcr.io/halort/halort-web → Argo CD. See Architecture/GitOps and Deploy.