Giter Site home page Giter Site logo

susros / moleculerjs-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pankod/moleculerjs-boilerplate

0.0 0.0 0.0 3.64 MB

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/

License: MIT License

Shell 0.26% JavaScript 10.59% TypeScript 81.96% HTML 6.72% Dockerfile 0.48%

moleculerjs-boilerplate's Introduction

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.


Moleculer 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..


Created by Pankod

About

A 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.

Moleculer is a fast, modern and powerful microservices framework for Node.js. It helps you to build efficient, reliable & scalable services.

This boilerplate make it easier to get started with a well-structured Node.js microservices with Typescript.


Features

This boilerplate includes the latest powerfull tools.

  • Moleculer - Moleculer is a fast, modern and powerful microservices framework for Node.js.
  • Typescript - Superset of JavaScript which primarily provides optional static typing, classes and interfaces. path support(allias)
  • Built-in Project CLI- Create services, entities, interfaces, and tests with one command by using built-in cli.
  • Docker - A tool designed to make it easier to create, deploy, and run applications by using containers.
  • Eslint - The pluggable linting utility.
  • Swagger - A framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful Web services.
  • Jest - Javascript testing framework , created by developers who created react
  • TypeORM - TypeORM is specifically an ORM that converts data between JavaScript / TypeScript to a variety of databases.
  • Service Helpers - Provides easy communication contract between services.

Setup & Documentation

Please refer to our setup guide to create a new app.

For more detailed documentation, check out https://pankod.github.io/moleculerjs-boilerplate/


Built-in CLI



moleculerjs-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.

To start the CLI, you may run the following npm command:

npm run cli

After answering questions it generates files in miliseconds.


License

Licensed under the MIT License, Copyright © 2019-present Pankod

moleculerjs-boilerplate's People

Contributors

omeraplak avatar batuhanw avatar dependabot[bot] avatar tmrdurgun avatar mikeporterdev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.