DigitalOcean App Platform now supports Bun natively, allowing developers to deploy Bun applications directly from code repositories without configuration files. The platform uses Cloud Native Buildpacks to automatically detect, build, and deploy Bun apps. Key features include zero-configuration deployment, automatic runtime detection via bun.lock files, and seamless Next.js support. Developers can migrate existing Node.js apps by simply replacing package-lock.json with bun.lock. The platform supports three deployment workflows: Cloud Native Buildpacks, Dockerfiles, and pre-built images.

5m read timeFrom digitalocean.com
Post cover image
Table of contents
BenefitsDeployment Paths in App PlatformHow to Get Started with BunHow Bun Detection WorksMigrating from Node.js to BunUse Bun as Package ManagerNext.js ConfigurationGet Started

Sort: