{"id":21247469,"url":"https://github.com/audrow/node-js-template","last_synced_at":"2025-07-23T18:08:10.615Z","repository":{"id":36979047,"uuid":"453264402","full_name":"audrow/node-js-template","owner":"audrow","description":"A starting point for NodeJS Typescript projects.","archived":false,"fork":false,"pushed_at":"2023-03-07T04:01:34.000Z","size":897,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-11T04:38:02.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/audrow.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":"2022-01-29T01:15:16.000Z","updated_at":"2022-01-29T01:24:12.000Z","dependencies_parsed_at":"2023-02-13T14:16:17.919Z","dependency_job_id":null,"html_url":"https://github.com/audrow/node-js-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audrow%2Fnode-js-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audrow%2Fnode-js-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audrow%2Fnode-js-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audrow%2Fnode-js-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audrow","download_url":"https://codeload.github.com/audrow/node-js-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685585,"owners_count":20330982,"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":[],"created_at":"2024-11-21T02:35:15.330Z","updated_at":"2025-03-15T05:15:09.025Z","avatar_url":"https://github.com/audrow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nA template for beginning NodeJS Typescript projects with minimal setup.\nThis template sets up the following:\n\n- Typescript\n- Jest: testing\n- Husky: sets up Git hooks to not allow commit unless local checks pass\n- ESLint: linting\n- Prettier: formats code\n- Github Actions CI\n- Github Actions for deploying to NPM on a tag\n- Dependabot to create PRs when the dependencies run\n- Mergify to automatically merge in Dependabot PRs or approved PRs that pass CI\n- Convenience commands for performing common operations, such as `npm run validate`\n- Build in several different formats so this can be imported as a CommonJS module or ES6 module with types\n\n## Getting started\n\nTo get started, clone this repository and run the following:\n\n```bash\nnpm ci  # install dependencies\nnpm run prepare  # setup git hooks\n```\n\nFrom there, you can run the tests to confirm that things are working:\n\n```bash\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudrow%2Fnode-js-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudrow%2Fnode-js-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudrow%2Fnode-js-template/lists"}