Skip to content

joaobsantos/bun-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 

Repository files navigation

bun-buildpack

This is a heroku buildpack for bun.

What it does:

  • It detects bun on it's bun.lockb file.
  • install dependencies with bun install
  • run an build run task with bun run -b build
  • run a server with bun run -b start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages