@almighty-shogun/bun-server
v3.2.0
Published
Typed routing, server setup, and response helpers for Bun HTTP servers.
Readme
Bun Server
Typed routing, server setup, and response helpers for Bun HTTP servers.
📃 Prerequisites
- Bun: >= 1.3.10
📦 Building
- Use the command
bun installin the root directory to install the required dependencies. - Run
bun --cwd packages/bun-server buildto build the package.
