{"id":28151218,"url":"https://github.com/render-examples/bun-docker","last_synced_at":"2025-07-30T09:04:34.924Z","repository":{"id":194627158,"uuid":"690709132","full_name":"render-examples/bun-docker","owner":"render-examples","description":"Deploy a Bun HTTP server on Render","archived":false,"fork":false,"pushed_at":"2024-08-14T21:28:26.000Z","size":4,"stargazers_count":27,"open_issues_count":0,"forks_count":38,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-14T22:49:29.016Z","etag":null,"topics":["bun","deploy-to-render","http-server","render"],"latest_commit_sha":null,"homepage":"https://bun-docker-unfn.onrender.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/render-examples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-12T18:01:52.000Z","updated_at":"2025-04-23T22:18:56.000Z","dependencies_parsed_at":"2023-11-18T23:22:13.843Z","dependency_job_id":"404071a7-421a-49fd-af02-00e13724b889","html_url":"https://github.com/render-examples/bun-docker","commit_stats":null,"previous_names":["render-examples/bun-docker"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/render-examples/bun-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fbun-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fbun-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fbun-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fbun-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/render-examples","download_url":"https://codeload.github.com/render-examples/bun-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/render-examples%2Fbun-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842975,"owners_count":24153133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","deploy-to-render","http-server","render"],"created_at":"2025-05-15T04:02:29.135Z","updated_at":"2025-07-30T09:04:34.881Z","avatar_url":"https://github.com/render-examples.png","language":"TypeScript","readme":"# bun-docker\n\n\u003e [!IMPORTANT]\n\u003e Render now supports Bun natively, so you can use Bun without Docker.\n\u003e Learn more in our [language support docs](https://docs.render.com/language-support).\n\n## About\n\nDeploy a simple Bun [HTTP server](https://bun.sh/docs/api/http) on Render. [Bun](https://bun.sh/) is a JavaScript runtime that serves as a bundler, test runner, and package manager.\n\n## Prerequisites\n\nRefer to the [Bun documentation](https://bun.sh/docs/installation) to install Bun.\n\n## Usage\n\n### `bun install`\n\nTo run this app locally, first run `bun install` to install the dependencies.\n\n### `bun dev`\n\nRun `bun dev` to start the server locally.\n\nRunning the app in dev uses the [`--hot` reload flag](https://bun.sh/docs/runtime/hot#hot-mode), which Bun uses to re-run changed files without restarting the `bun` process.\n\nThe server will run on port `8081` if not `PORT` is specified. Visit [http://localhost:8081](http://localhost:8081) to view the app.\n\n### `bun start`\n\nRun `bun start` to start the server locally without the `--hot` reload flag.\n\n## Deploy to Render\n\nUse the official [Bun Docker image](https://hub.docker.com/r/oven/bun) to deploy this app to Render.\n\n### Manual deploy\n\n1. [Fork this repo](https://github.com/render-examples/bun-docker/fork) on GitHub or click **Use this template**.\n2. Create a new **web service** on Render, and give Render permission to access your new repo.\n3. Select **Docker** as your service's runtime.\n\nThat's it! Your web service will be live on your Render URL as soon as the build finishes.\n\n### One-click deploy\n\n[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/render-examples/bun-docker)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fbun-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frender-examples%2Fbun-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frender-examples%2Fbun-docker/lists"}