{"id":13753204,"url":"https://github.com/inadarei/nodebootstrap","last_synced_at":"2025-04-13T08:54:25.795Z","repository":{"id":2566067,"uuid":"3545658","full_name":"inadarei/nodebootstrap","owner":"inadarei","description":"NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons of boilerplate taken care of, such as: clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments etc.","archived":false,"fork":false,"pushed_at":"2024-12-16T05:27:50.000Z","size":1316,"stargazers_count":718,"open_issues_count":7,"forks_count":103,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-04-06T05:14:21.357Z","etag":null,"topics":["bootstrap","docker","example","javacript","microservices","nodejs","scaffolding","template"],"latest_commit_sha":null,"homepage":"http://www.nodebootstrap.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"GoogleChrome/application-shell","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inadarei.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-02-25T16:22:06.000Z","updated_at":"2025-03-08T17:35:00.000Z","dependencies_parsed_at":"2024-12-26T23:02:18.484Z","dependency_job_id":"9584863b-d850-4bda-8e90-910b3b9c071a","html_url":"https://github.com/inadarei/nodebootstrap","commit_stats":{"total_commits":362,"total_committers":15,"mean_commits":"24.133333333333333","dds":0.1933701657458563,"last_synced_commit":"1224509c4dcdf20ce1536e37740f4e041e4927f9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inadarei%2Fnodebootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inadarei%2Fnodebootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inadarei%2Fnodebootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inadarei%2Fnodebootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inadarei","download_url":"https://codeload.github.com/inadarei/nodebootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688542,"owners_count":21145763,"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":["bootstrap","docker","example","javacript","microservices","nodejs","scaffolding","template"],"created_at":"2024-08-03T09:01:18.296Z","updated_at":"2025-04-13T08:54:25.776Z","avatar_url":"https://github.com/inadarei.png","language":"JavaScript","readme":"# NodeBootstrap\n\n[![NPM Version][npm-img]][npm-url]\n[![Github Link][github-img]][github-url]\n![Docker Hub Link][docker-img]\n[![TravisCI Build Status][travis-img]][travis-url]\n[![Codacy Badge][codacy-img]][codacy-url]\n[![FOSSA Status][fossa-img]][fossa-url]\n\n\u003c!-- [![Github Link][github-img]][github-url] --\u003e\n\nOrganize your Node project like a pro. Now supports a Microservice mode!\n\nRight out of the gate N.B. gets a [metric] ton of boilerplate taken care of: microservice-style setup, clustering, Docker-support, database migrations, automated testing, error-handling, modularity, advanced logging, templated views, environments  – you name it. And all of that without having to deal with a heavy or an opinionated framework!\n\n![Install Microservice](http://nodebootstrap.io/images/nodebootstrap_installv4.png)\n\nTo learn more: [http://nodebootstrap.io](http://nodebootstrap.io)\n\n[![Join the chat at https://gitter.im/inadarei/nodebootstrap](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/inadarei/nodebootstrap?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nIf you like Nodebootstrap, also check out: [Microservices Workspace](https://github.com/inadarei/microservices-workspace) project to see how you can orchestrate multilingual (polyglot) microservices setup as a holistic and simple development environment.\n\n## Examples:\n\n```\n  # create a skeleton of a containerized microservice:\n  \u003e nodebootstrap ms-first\n  # create a skeleton of an express MVC webapp:\n  \u003e nodebootstrap -m webapp nodeapp-first\n  # create a skeleton of a console or client Node application\n  \u003e nodebootstrap -m cli client-first\n```\n\n## License\n\n[MIT](LICENSE)\n\n[github-img]: https://img.shields.io/github/stars/inadarei/nodebootstrap.svg\n[github-url]: https://github.com/inadarei/nodebootstrap\n[npm-img]: https://img.shields.io/npm/v/nodebootstrap.svg?style=flat\n[npm-url]: https://www.npmjs.com/package/nodebootstrap\n[travis-img]: https://travis-ci.org/inadarei/nodebootstrap.svg?branch=master\n[travis-url]: https://travis-ci.org/inadarei/nodebootstrap\n[codacy-img]: https://api.codacy.com/project/badge/Grade/41c49bb9c9384b7e8042f1e6c9645431\n[codacy-url]: https://www.codacy.com/app/irakli/nodebootstrap_2?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=inadarei/nodebootstrap\u0026amp;utm_campaign=Badge_Grade\n[codeclimate-img]: https://codeclimate.com/github/inadarei/nodebootstrap/badges/gpa.svg\n[codeclimate-url]: https://codeclimate.com/github/inadarei/nodebootstrap\n[docker-img]: https://img.shields.io/badge/docker-ready-blue.svg\n[docker-url]: https://hub.docker.com/r/irakli/nodebootstrap-hello/\n[nsp-img]: https://nodesecurity.io/orgs/inadarei-public/projects/730bf3d4-b846-42f0-a184-fcf7142c65ac/badge\n[nsp-url]: https://nodesecurity.io/orgs/inadarei-public/projects/730bf3d4-b846-42f0-a184-fcf7142c65ac\n[fossa-img]: https://app.fossa.io/api/projects/git%2Bgithub.com%2Finadarei%2Fnodebootstrap.svg\n[fossa-url]: https://app.fossa.io/projects/git%2Bgithub.com%2Finadarei%2Fnodebootstrap?ref=badge_large\n","funding_links":[],"categories":["JavaScript","nodejs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finadarei%2Fnodebootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finadarei%2Fnodebootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finadarei%2Fnodebootstrap/lists"}