{"id":19622157,"url":"https://github.com/commercetools/nodejs-boilerplate","last_synced_at":"2025-04-28T03:32:25.268Z","repository":{"id":57204171,"uuid":"67496708","full_name":"commercetools/nodejs-boilerplate","owner":"commercetools","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-18T08:09:12.000Z","size":15,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":72,"default_branch":"master","last_synced_at":"2025-04-20T15:17:58.862Z","etag":null,"topics":["audit-import-export"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/commercetools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-06T10:06:35.000Z","updated_at":"2021-03-05T12:40:32.000Z","dependencies_parsed_at":"2022-09-18T01:21:49.206Z","dependency_job_id":null,"html_url":"https://github.com/commercetools/nodejs-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fnodejs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fnodejs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fnodejs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fnodejs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/nodejs-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251246388,"owners_count":21558762,"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":["audit-import-export"],"created_at":"2024-11-11T11:26:17.372Z","updated_at":"2025-04-28T03:32:24.665Z","avatar_url":"https://github.com/commercetools.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![commercetools logo][commercetools-icon]][commercetools]\n\n# Node.js boilerplate\n[![Travis Build Status][travis-icon]][travis]\n[![Codecov Coverage Status][codecov-icon]][codecov]\n[![David Dependencies Status][david-icon]][david]\n[![David devDependencies Status][david-dev-icon]][david-dev]\n\nStart your next [Node.js commercetools](http://commercetools.github.io/nodejs-tools/) project in seconds.\n\n## Features\n- Babel: use new JavaScript features while keeping compatibility.\n- TravisCI: config and setup included.\n- ESLint: config to keep the coding style consistent.\n- Templates: includes readme and package.json templates.\n- Tests: uses [tape][tape] for testing.\n\n## Requirements\nMake sure you have installed all of the following prerequisites on your development machine:\n  * Git - [Download \u0026 Install Git](https://git-scm.com/downloads). MacOS and Linux machines typically have this already installed.\n  * Node.js - [Download \u0026 Install Node.js](https://nodejs.org/en/download/) and the npm package manager. Make sure to get the latest active LTS version. You could also use a Node.js version manager such as [n](https://github.com/tj/n) or [nvm](https://github.com/creationix/nvm).\n\n## Usage\n  1. Clone this repository:\n\n  ```bash\n  git clone --depth=1 https://github.com/commercetools/nodejs-boilerplate.git\n  ```\n  2. Clean up, setup and install with `setup.sh`.  \n  You can pass in optional arguments like the project name and an additional directory name that you want to use, for example 'bin':\n\n  ```bash\n  sh setup.sh awesome-cli bin\n  ```\n  3. Now you're ready for liftoff!\n\n[commercetools]: https://commercetools.com/\n[commercetools-icon]: https://cdn.rawgit.com/commercetools/press-kit/master/PNG/72DPI/CT%20logo%20horizontal%20RGB%2072dpi.png\n[travis]: https://travis-ci.org/commercetools/nodejs-boilerplate\n[travis-icon]: https://img.shields.io/travis/commercetools/nodejs-boilerplate/master.svg?style=flat-square\n[codecov]: https://codecov.io/gh/commercetools/nodejs-boilerplate\n[codecov-icon]: https://img.shields.io/codecov/c/github/commercetools/nodejs-boilerplate.svg?style=flat-square\n[david]: https://david-dm.org/commercetools/nodejs-boilerplate\n[david-icon]: https://img.shields.io/david/commercetools/nodejs-boilerplate.svg?style=flat-square\n[david-dev]: https://david-dm.org/commercetools/nodejs-boilerplate?type=dev\n[david-dev-icon]: https://img.shields.io/david/dev/commercetools/nodejs-boilerplate.svg?style=flat-square\n[tape]: https://www.npmjs.com/package/tape\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fnodejs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fnodejs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fnodejs-boilerplate/lists"}