- bun
- javascript module.
Simple Bun Server test build. Using pulbic folder to load default index.html with vanjs.
Note that websocket work different from nodejs which break API.
To install dependencies:
bun install
To run:
bun run index.js
This project was created using bun init
in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.