Skip to content

diploi/component-bun

Repository files navigation

icon

Bun Component for Diploi

A generic Bun component that can be used to run any JS / TS app.

Uses the official oven/bun Docker image.

Operation

Development

Will run bun install when component is first initialized, and bun dev when deployment is started.

Production

Will build a production ready image. Image runs bun install & bun run build when being created. Once the image runs, bun start is called.

About

Official Diploi component for Bun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages