{"id":19848174,"url":"https://github.com/mys1024/starter-deno","last_synced_at":"2026-02-16T00:01:47.514Z","repository":{"id":113522324,"uuid":"575065114","full_name":"mys1024/starter-deno","owner":"mys1024","description":"A Deno stater template 🦕","archived":false,"fork":false,"pushed_at":"2025-05-22T15:08:39.000Z","size":105,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T11:39:48.514Z","etag":null,"topics":["cicd","coverage","deno","npm","starter","template","test","typescript"],"latest_commit_sha":null,"homepage":"","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/mys1024.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}},"created_at":"2022-12-06T17:16:23.000Z","updated_at":"2025-05-22T15:09:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"92078f62-4053-47ca-8565-b7a07a836be5","html_url":"https://github.com/mys1024/starter-deno","commit_stats":null,"previous_names":[],"tags_count":9,"template":true,"template_full_name":null,"purl":"pkg:github/mys1024/starter-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mys1024%2Fstarter-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mys1024%2Fstarter-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mys1024%2Fstarter-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mys1024%2Fstarter-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mys1024","download_url":"https://codeload.github.com/mys1024/starter-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mys1024%2Fstarter-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29494181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T00:00:57.352Z","status":"ssl_error","status_checked_at":"2026-02-15T23:56:34.338Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cicd","coverage","deno","npm","starter","template","test","typescript"],"created_at":"2024-11-12T13:16:24.889Z","updated_at":"2026-02-16T00:01:47.486Z","avatar_url":"https://github.com/mys1024.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# starter-deno\n\n[![jsr-version](https://img.shields.io/jsr/v/@mys/starter-deno?style=flat-square\u0026color=%23f7df1e)](https://jsr.io/@mys/starter-deno)\n[![docs](https://img.shields.io/badge/docs-reference-blue?style=flat-square)](https://jsr.io/@mys/starter-deno/doc?style=flat-square)\n[![stars](https://img.shields.io/github/stars/mys1024/starter-deno?style=flat-square)](https://github.com/mys1024/starter-deno)\n[![license](https://img.shields.io/github/license/mys1024/starter-deno?\u0026style=flat-square)](./LICENSE)\n\n[![coverage](https://img.shields.io/codecov/c/github/mys1024/starter-deno?style=flat-square)](https://app.codecov.io/gh/mys1024/starter-deno)\n[![workflow-ci](https://img.shields.io/github/actions/workflow/status/mys1024/starter-deno/ci.yml?label=ci\u0026style=flat-square)](https://github.com/mys1024/starter-deno/actions/workflows/ci.yml)\n[![workflow-release](https://img.shields.io/github/actions/workflow/status/mys1024/starter-deno/release.yml?label=release\u0026style=flat-square)](https://github.com/mys1024/starter-deno/actions/workflows/release.yml)\n\n[![use-this-template](https://img.shields.io/badge/use-this%20template-%2386efac?style=for-the-badge\u0026logo=github)](https://github.com/new?template_name=starter-deno\u0026template_owner=mys1024)\n\n_A [Deno](https://deno.com/) stater template 🦕_\n\n\u003c/div\u003e\n\n## Usage\n\nClick\n[here](https://github.com/new?template_name=starter-deno\u0026template_owner=mys1024)\nto create a new repository with this stater template.\n\n## Checklist\n\nWhen you use this template, try follow the checklist to update your information\nand configs properly:\n\n- [ ] Replace `mys1024` with your name globally\n- [ ] Replace `@mys` with your scope name globally\n- [ ] Replace `starter-deno` with your project name globally\n- [ ] Check and update the [workflows](.github/workflows)\n- [ ] Set the workflow permissions to \"Read and write permissions\" in the\n      \"Actions\" settings of your new repository on Github.\n\n## License\n\n[MIT](./LICENSE) License \u0026copy; 2024-PRESENT\n[mys1024](https://github.com/mys1024)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmys1024%2Fstarter-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmys1024%2Fstarter-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmys1024%2Fstarter-deno/lists"}