{"id":31324751,"url":"https://github.com/diploi/component-deno","last_synced_at":"2026-05-03T15:35:41.253Z","repository":{"id":315558435,"uuid":"1057056039","full_name":"diploi/component-deno","owner":"diploi","description":"Official Diploi component for Deno","archived":false,"fork":false,"pushed_at":"2026-03-17T15:21:46.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-18T05:43:13.491Z","etag":null,"topics":["component","deno","deno-cli","deno-deploy","deno-docker","deno-module","deno-runtime","deno-starter","deployable","diploi","docker","dockerfile","helm-charts","kubernetes","typescript"],"latest_commit_sha":null,"homepage":"https://diploi.com/component/deno","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/diploi.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T08:09:12.000Z","updated_at":"2026-03-17T15:22:28.000Z","dependencies_parsed_at":"2025-09-19T10:31:21.737Z","dependency_job_id":"e9d5c42f-8aa5-4530-8f88-5ae5277ae034","html_url":"https://github.com/diploi/component-deno","commit_stats":null,"previous_names":["diploi/component-deno"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/diploi/component-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diploi%2Fcomponent-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diploi%2Fcomponent-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diploi%2Fcomponent-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diploi%2Fcomponent-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diploi","download_url":"https://codeload.github.com/diploi/component-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diploi%2Fcomponent-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["component","deno","deno-cli","deno-deploy","deno-docker","deno-module","deno-runtime","deno-starter","deployable","diploi","docker","dockerfile","helm-charts","kubernetes","typescript"],"created_at":"2025-09-25T21:31:54.220Z","updated_at":"2026-05-03T15:35:41.239Z","avatar_url":"https://github.com/diploi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"icon\" src=\".diploi/icon.svg\" width=\"32\"\u003e\n\n# Deno Component for Diploi\n\n[![launch with diploi badge](https://diploi.com/launch.svg)](https://diploi.com/component/deno)\n[![component on diploi badge](https://diploi.com/component.svg)](https://diploi.com/component/deno)\n[![latest tag badge](https://badgen.net/github/tag/diploi/component-deno)](https://diploi.com/component/deno)\n\nA generic Deno component that can be used to run any Deno app.\n\nUses the official [Deno](https://hub.docker.com/r/denoland/deno) Docker image.\n\n## Operation\n\n### Getting started\n\n1. In the Dashboard, click **Create Project +**\n2. Under **Pick Components**, choose **Deno**\n3. In **Pick Add-ons**, you can add one or multiple databases to your app\n4. Choose **Create Repository**, which will generate a new GitHub repo\n5. Lastly, click **Launch Stack**\n\nLink to guide, explains how to add a custom domain and launch to production\nhttps://diploi.com/blog/hosting_deno_apps\n\n### Development\n\nRuns `deno task dev` when deployment is started, which executes your app in watch mode with network and environment variable access:\n```sh\ndeno run --watch --allow-net --allow-env src/main.ts\n```\nNo `deno install` is required, as new import in TypeScript files will trigger Deno to automatically download and cache those modules as needed.\n\n### Production\n\nBuilds a production-ready image. Runs `deno task prod` to start your app with network and environment variable access:\n```sh\ndeno run --allow-net --allow-env src/main.ts\n```\nDependencies are cached during the build stage using `deno cache .`.\n\n## Links\n\n- [Adding Deno to a project](https://docs.diploi.com/building/components/deno)\n- [Deno documentation](https://docs.deno.com/runtime/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiploi%2Fcomponent-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiploi%2Fcomponent-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiploi%2Fcomponent-deno/lists"}