Company landing page for eijex — open-source research software for reproducible plant CDS design, human-supervised workflow governance, and evidence traceability.
Live: www.eijex.com
- Next.js 16 (App Router)
- Tailwind CSS v4
- next-themes — dark/light mode
- Deployed on Vercel
npm install
npm run devOpen http://localhost:3000.
npm run buildPushed to main → auto-deployed to Vercel → served at www.eijex.com.
Naked domain (eijex.com) redirects to www.eijex.com via Cloudflare Redirect Rule.
- FactorForge — CDS design engine
- Eijex MCP — MCP-compatible public tool access
- AgentOS — public human-supervised workflow control-plane code
- ValidationHub — public evidence-registry code and schemas
- eijex GitHub