bun_boiler_plate

Program:

  • bun
  • javascript module.

Information:

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.

Set up:

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.