Bun
Bun is a high-performance JavaScript runtime that includes a bundler, test runner, and package manager. Use this component when you want Bun’s fast startup times and all-in-one tooling for web services or utilities. Diploi handles the deployment so you can take advantage of Bun without custom infrastructure.
Add to your project
Paste this entry into the components list in diploi.yaml to add Bun to your project.
components: - name: Bun identifier: bun package: https://github.com/diploi/component-bun#main