@buildplease/archicat

Modular mirroring (M²) for clean TypeScript architecture.


Keywords
architecture, clean-architecture, mirroring, modular, module-system
License
MIT
Install
npm install @buildplease/archicat@1.0.0

Documentation

BuildPlease

A TypeScript application framework for Node.js and Browser runtimes, with development tooling.

pnpm Turborepo TypeScript Vitest

Packages · Contributing · License

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.

Packages

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.

Contributing

See CONTRIBUTING.md.

License

MIT