Skip to content
/ hvr Public template

Full-stack Hono + Vite + React template w/ Bun

License

Notifications You must be signed in to change notification settings

AlmostEfficient/hvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hvr

full-stack hono + vite + react template w/ bun

why? it's fast lol, no nextjs slop

setup, run, build, deploy

install:

bun install

run:

bun dev

this spins up two terminal processes, one for the frontend and one for the server.

build & deploy:

bun run build
bun run start

notes using concurrently cuz bun && doesn't work on windows yet

About

Full-stack Hono + Vite + React template w/ Bun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published