{"id":35706907,"url":"https://github.com/this-oliver/template-js","last_synced_at":"2026-01-18T21:06:10.635Z","repository":{"id":285126990,"uuid":"957043671","full_name":"this-oliver/template-js","owner":"this-oliver","description":"A javascript template.","archived":false,"fork":false,"pushed_at":"2026-01-03T09:04:12.000Z","size":172,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T02:12:26.200Z","etag":null,"topics":["cicd","javascript","security","template","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/this-oliver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-29T12:20:22.000Z","updated_at":"2025-12-31T16:54:31.000Z","dependencies_parsed_at":"2025-03-29T18:20:09.761Z","dependency_job_id":"095a71b3-f77a-4a72-aa0d-164b841bc8d5","html_url":"https://github.com/this-oliver/template-js","commit_stats":null,"previous_names":["this-oliver/template-node","this-oliver/template-js"],"tags_count":7,"template":true,"template_full_name":null,"purl":"pkg:github/this-oliver/template-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/this-oliver%2Ftemplate-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/this-oliver%2Ftemplate-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/this-oliver%2Ftemplate-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/this-oliver%2Ftemplate-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/this-oliver","download_url":"https://codeload.github.com/this-oliver/template-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/this-oliver%2Ftemplate-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28550548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","javascript","security","template","typescript"],"created_at":"2026-01-06T03:15:18.145Z","updated_at":"2026-01-18T21:06:10.631Z","avatar_url":"https://github.com/this-oliver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n[![Security](https://github.com/this-oliver/template-js/actions/workflows/security.yaml/badge.svg)](https://github.com/this-oliver/template-js/actions/workflows/security.yaml) [![CI](https://github.com/this-oliver/template-js/actions/workflows/ci.yaml/badge.svg)](https://github.com/this-oliver/template-js/actions/workflows/ci.yaml) [![CD](https://github.com/this-oliver/template-js/actions/workflows/cd.yaml/badge.svg)](https://github.com/this-oliver/template-js/actions/workflows/cd.yaml)\n\nThis is a template for javascript or typescript projects that builds on [`this-oliver/template`](https://github.com/this-oliver/template). It includes the following:\n\n- Standardized coding style with [eslint](eslint.config.mjs) (linting)\n- Standardized commit message style with [commitlint](.commitlintrc.js) that enforces [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) (linting)\n- Locally enforce linting with [husky](./.husky/).\n- Pre-built devops automations for continous [integration](.github/workflows/cicd.yaml) and [deployment](.github/workflows/cicd.yaml) (CICD)\n- Pre-built security automations for less vulnerable code and dependencies with [dependabot](./.github/dependabot.yaml), [auto-merge.yaml](.github/workflows/auto-merge.yaml) and [security.yaml](.github/workflows/security.yaml).\n- Typescipt support with [tsconfig](tsconfig.json) (_which you can remove if you don't use typescript_)\n- Bug and Feature reporting with [Issue Templates](.github/ISSUE_TEMPLATE/).\n\n## Usage\n\nPre-requisites:\n\n- [nodejs](https://nodejs.org/en/) v23 or later\n- [pnpm](https://pnpm.io/) v10 or later\n\n```bash\n# Install dependencies\npnpm install\n\n# Build\npnpm build\n\n# Run\nnode dist/index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthis-oliver%2Ftemplate-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthis-oliver%2Ftemplate-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthis-oliver%2Ftemplate-js/lists"}