Render is a cloud platform that lets you flexibly build, deploy, and scale your apps. It offers features like auto deploys from GitHub, a global CDN, private networks, automatic HTTPS setup, and managed PostgreSQL and Redis. Render supports Bun natively. You can deploy Bun apps as web services, background workers, cron jobs, and more.Documentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
As an example, let’s deploy an Express HTTP server to Render.
Step 5
In your Render Dashboard, click
New > Web Service and connect your myapp repo.onrender.com URL as soon as the build finishes.
You can view the deploy logs for details. Refer to Render’s documentation for a complete overview of deploying on Render.