{"id":13567862,"url":"https://github.com/pankod/moleculerjs-boilerplate","last_synced_at":"2025-05-12T15:07:11.364Z","repository":{"id":35684937,"uuid":"192910038","full_name":"pankod/moleculerjs-boilerplate","owner":"pankod","description":"A well-structured Moleculer JS Boilerplate with Typescript, CLI, Service Helpers, Swagger, Jest support and everything you'll ever need to deploy rock solid projects. https://pankod.github.io/moleculerjs-boilerplate/","archived":false,"fork":false,"pushed_at":"2023-01-05T20:48:53.000Z","size":4465,"stargazers_count":198,"open_issues_count":36,"forks_count":36,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-05T07:07:18.516Z","etag":null,"topics":["docker","jest","moleculer","nodejs","supertest","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","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/pankod.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":"2019-06-20T11:45:55.000Z","updated_at":"2025-01-24T05:34:57.000Z","dependencies_parsed_at":"2023-01-16T03:03:16.438Z","dependency_job_id":null,"html_url":"https://github.com/pankod/moleculerjs-boilerplate","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/pankod%2Fmoleculerjs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankod%2Fmoleculerjs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankod%2Fmoleculerjs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pankod%2Fmoleculerjs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pankod","download_url":"https://codeload.github.com/pankod/moleculerjs-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238059009,"owners_count":19409607,"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":["docker","jest","moleculer","nodejs","supertest","typeorm","typescript"],"created_at":"2024-08-01T13:02:46.764Z","updated_at":"2025-02-10T05:10:42.339Z","avatar_url":"https://github.com/pankod.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Examples","Frameworks"],"sub_categories":["Repositories"],"readme":"\u003cimg src=\"moleculerjs-cover.png\" alt=\"Moleculer JS Microservice Boilerplate with Typescript, TypeORM, CLI, Service Clients, Swagger, Jest, Docker, Eslint support and everything you will ever need to deploy rock solid projects.\" align=\"center\" /\u003e\n\n\u003cbr/\u003e\n\u003cdiv align=\"center\" \u003eMoleculer JS Microservice Boilerplate with Typescript, TypeORM, CLI, Service Helpers, Swagger, Jest, Docker, Eslint support and everything you will ever need to deploy rock solid projects..\n\u003c/div\u003e\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- CodeClimate --\u003e\n  \u003ca href=\"https://codeclimate.com/github/pankod/moleculerjs-boilerplate/maintainability\"\u003e\n    \u003cimg src=\"https://api.codeclimate.com/v1/badges/077c02d5cb9ec7d8a654/maintainability\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- CodeCoverave --\u003e\n  \u003ca href=\"https://codeclimate.com/github/pankod/moleculerjs-boilerplate/test_coverage\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/077c02d5cb9ec7d8a654/test_coverage\" /\u003e\u003c/a\u003e\n  \u003c!-- Build Status --\u003e\n  \u003ca href=\"https://travis-ci.org/pankod/moleculerjs-boilerplate\"\u003e\n    \u003cimg src=\"https://travis-ci.org/pankod/moleculerjs-boilerplate.svg?branch=master\" alt=\"Build Status\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Dependency Status --\u003e\n  \u003ca href=\"https://david-dm.org/pankod/moleculerjs-boilerplate\"\u003e\n    \u003cimg src=\"https://david-dm.org/pankod/moleculerjs-boilerplate.svg\" alt=\"Dependency Status\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- devDependency Status --\u003e\n  \u003ca href=\"https://david-dm.org/pankod/moleculerjs-boilerplate#info=devDependencies\"\u003e \n    \u003cimg src=\"https://david-dm.org/pankod/moleculerjs-boilerplate/dev-status.svg\" alt=\"devDependency Status\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003csub\u003eCreated by \u003ca href=\"https://www.pankod.com\"\u003ePankod\u003c/a\u003e\u003c/sub\u003e\n\u003c/div\u003e\n\n\n\n## About\n\nA microservice is a single self-contained unit which, together with many others, makes up a large application. By splitting your app into small units every part of it is independently deployable and scalable, can be written by different teams and in different programming languages and can be tested individually.\n\nMoleculer is a fast, modern and powerful microservices framework for Node.js. It helps you to build efficient, reliable \u0026 scalable services.\n\nThis boilerplate make it easier to get started with a well-structured Node.js microservices with Typescript.\n\n\u003cbr/\u003e\n\n## Features\n\n\nThis boilerplate includes the latest powerfull tools.\n\n* **Moleculer** - Moleculer is a fast, modern and powerful microservices framework for Node.js.\n* **Typescript** - Superset of JavaScript which primarily provides optional static typing, classes and interfaces. path support(allias)\n* **Built-in Project CLI**- Create services, entities, interfaces, and tests with one command by using built-in cli.\n* **Docker** - A tool designed to make it easier to create, deploy, and run applications by using containers.\n* **Eslint** - The pluggable linting utility.\n* **Swagger** - A framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful Web services.\n* **Jest** - Javascript testing framework , created by developers who created react\n* **TypeORM** - TypeORM is specifically an ORM that converts data between JavaScript / TypeScript to a variety of databases.\n* **Service Helpers** - Provides easy communication contract between services.\n\u003cbr/\u003e\n\n\n## Setup \u0026 Documentation\n\nPlease refer to our [setup guide](https://pankod.github.io/moleculerjs-boilerplate/docs/setup) to create a new app. \n\n\nFor more detailed documentation, check out https://pankod.github.io/moleculerjs-boilerplate/\n\n\u003cbr/\u003e\n\n## Built-in CLI\n\n\n\u003cdiv\u003e\n \u003cimg width=\"600\" src=\"./cli.gif\" \u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\nmoleculerjs-boilerplate is shipped with a CLI tool to streamline the creation of new microservices. By using the CLI tool, you may easily add entities, services to your project and have all the required interfaces and imports are automatically created for you.\n\u003cbr /\u003e\n\nTo start the CLI, you may run the following npm command:\n\n```\nnpm run cli\n```\n\n\nAfter answering questions it generates files in miliseconds.\n\n\u003cbr/\u003e\n\n \n## License\n\nLicensed under the MIT License, Copyright © 2019-present Pankod\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpankod%2Fmoleculerjs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpankod%2Fmoleculerjs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpankod%2Fmoleculerjs-boilerplate/lists"}