Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Vavite Bun server example

Example that shows how to integrate with Bun in "runnable-server" mode.

Make sure to run the script with bun run --bun instead of npm, e.g. bun run --bun dev.

Clone with:

npx degit cyco130/vavite/examples/express