File SystemDeployment
Deploy a Bun application on Google Cloud Run
Google Cloud Run is a managed platform for deploying and scaling serverless applications. Google handles the infrastructure for you.
Deploy a Bun application on DigitalOcean
DigitalOcean is a cloud platform that provides a range of services for building and deploying applications.
Build an app with Astro and Bun
Initialize a fresh Astro app with bun create astro . The create-astro package detects when you are using bunx and installs dependencies with bun .