{"id":17334566,"url":"https://github.com/chibat/heroku-buildpack-deno","last_synced_at":"2025-04-14T16:33:36.681Z","repository":{"id":53178035,"uuid":"197424358","full_name":"chibat/heroku-buildpack-deno","owner":"chibat","description":"Heroku Buildpack for Deno","archived":false,"fork":false,"pushed_at":"2021-07-06T10:09:29.000Z","size":11095,"stargazers_count":76,"open_issues_count":3,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-28T06:02:03.382Z","etag":null,"topics":["cloud-foundry","cloudfoundry","deno","heroku","heroku-buildpack","typescript"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chibat.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}},"created_at":"2019-07-17T16:19:10.000Z","updated_at":"2024-07-17T12:39:58.000Z","dependencies_parsed_at":"2022-09-16T16:52:03.429Z","dependency_job_id":null,"html_url":"https://github.com/chibat/heroku-buildpack-deno","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibat%2Fheroku-buildpack-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibat%2Fheroku-buildpack-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibat%2Fheroku-buildpack-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chibat%2Fheroku-buildpack-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chibat","download_url":"https://codeload.github.com/chibat/heroku-buildpack-deno/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248916971,"owners_count":21182901,"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","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":["cloud-foundry","cloudfoundry","deno","heroku","heroku-buildpack","typescript"],"created_at":"2024-10-15T15:06:34.456Z","updated_at":"2025-04-14T16:33:36.378Z","avatar_url":"https://github.com/chibat.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heroku Buildpack for Deno\n\nThis is the Heroku buildpack for Deno apps.\n\nWeb processes must bind to `$PORT`, and only the HTTP protocol is permitted for incoming connections.\n\nThe buildpack parse `Procfile` and download all dependencies at push time.The downloaded files are cached.\n\n## Getting Started\n\nhttps://github.com/chibat/heroku-deno-getting-started\n\n## Specify a Deno Runtime\n\nTo specify your Deno version, you also need a `runtime.txt` file - unless you are using the latest Deno runtime version.\n```\n$ cat runtime.txt\nv1.8.2\n```\n## Customizing the build process\n\nIf your app has a build step that you’d like to run when you deploy, write the required processing in `heroku_build.ts`.\n\nYou may be able to avoid the following error by building in advance.\n```\nError R10 (Boot timeout) -\u003e Web process failed to bind to $PORT within 60 seconds of launch\n```\n\n[Example](https://github.com/chibat/heroku-deno-customized-build-example)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchibat%2Fheroku-buildpack-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchibat%2Fheroku-buildpack-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchibat%2Fheroku-buildpack-deno/lists"}