Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A HMR Server with Bun/Elysia

This is a simple example of how to use Bun and Elysia to create a HMR server.

Running the example

clone the repository and run the following commands:

bun install
bun run src/index.ts

Then open your browser at http://localhost:3000/public/. To see the HMR in action, open the file public/child.js and save that file. The rID number should change.

About

A simple hmr server on Bun.js

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages