A TypeScript application framework for Node.js and Browser runtimes, with development tooling.
Backend and frontend artifacts are fundamentally different by nature. BuildPlease does not try to hide that difference — it gives both the same foundation, and lets them diverge only where they truly must.
| Package | Purpose |
|---|---|
Core |
Application foundation, configuration, and CLI |
ApiKit |
Backend/API runtime and infrastructure |
WebKit |
Framework-agnostic web runtime and networking |
NuxtKit |
Nuxt module, localization, validation, and helpers |
DevKit |
Shared development tooling |
See each package README for its public API and setup.
See CONTRIBUTING.md.