Less boilerplate. Same Express power. Better DX.
Kaelum wraps Express with sensible defaults — CORS, Helmet, body parsing, logging, views, and nested routing — so you can focus on building instead of configuring.
| Repository | Description |
|---|---|
| kaelum | Core framework (npm package) |
| docs | Documentation site (kaelumjs.vercel.app) |
npx kaelum create my-app --template web
cd my-app && npm install && npm startIf Kaelum helps you, consider supporting its development.