@apex-framework/runtime-bun
v1.0.0
Published
Bun runtime adapter for Apex framework
Readme
@apex-framework/runtime-bun
Bun runtime adapter for the Apex framework.
Installation
npm install @apex-framework/runtime-bunUsage
import { BunServer } from '@apex-framework/runtime-bun';
// Use the Bun runtimeFeatures
- Bun development server
- Production server adapter
- Integration with Apex core
Documentation
For full documentation, visit https://apex-framework.github.io/docs
