{"id":17484705,"url":"https://github.com/ryanmcdermott/node-boilerplate","last_synced_at":"2025-06-14T23:02:00.582Z","repository":{"id":65977378,"uuid":"115583943","full_name":"ryanmcdermott/node-boilerplate","owner":"ryanmcdermott","description":"A ridiculously simple starting point for a Node app","archived":false,"fork":false,"pushed_at":"2017-12-28T04:19:28.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T15:21:28.279Z","etag":null,"topics":["boilerplate","javascript","node","node-boilerplate"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ryanmcdermott.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":"2017-12-28T04:11:32.000Z","updated_at":"2025-03-16T19:30:20.000Z","dependencies_parsed_at":"2023-02-19T18:31:03.276Z","dependency_job_id":null,"html_url":"https://github.com/ryanmcdermott/node-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanmcdermott/node-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fnode-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fnode-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fnode-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fnode-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanmcdermott","download_url":"https://codeload.github.com/ryanmcdermott/node-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanmcdermott%2Fnode-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259896112,"owners_count":22928325,"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":["boilerplate","javascript","node","node-boilerplate"],"created_at":"2024-10-19T01:05:21.523Z","updated_at":"2025-06-14T23:02:00.552Z","avatar_url":"https://github.com/ryanmcdermott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-boilerplate [![Build Status](https://api.travis-ci.org/ryanmcdermott/node-boilerplate.svg?branch=master)](https://travis-ci.org/ryanmcdermott/node-boilerplate)\n\nA **ridiculously simple** starting point for a modern Node app, that is linted,\nformatted, compiled, and tested.\n\n## What does this have?\n* Prettier\n* ESLint (AirBnB base config)\n* Mocha + Chai tests\n* Babel transpilation\n* Great CI Integration (**all files must be formatted and linted before tests\n\tare run**)\n\n\n## Installation\n```bash\ngit clone git@github.com:ryanmcdermott/node-boilerplate.git\ncd node-boilerplate\nnpm install\n```\n\n## Building example\n```bash\nnpm build\n```\n\n## Linting\n```bash\nnpm run lint\n```\n\n## Testing\n```bash\nnpm test\n```\n\n## Formatting (with Prettier)\n```bash\nnpm run fmt\n```\n\n## Running example\n```bash\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmcdermott%2Fnode-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanmcdermott%2Fnode-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanmcdermott%2Fnode-boilerplate/lists"}