All Projects → ltv → moleculer-boilerplate-ts

ltv / moleculer-boilerplate-ts

Licence: other
[WIP] A Comprehensive Boilerplate for NodeJS micro-services project with moleculerjs.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to moleculer-boilerplate-ts

moleculer-template-project-typescript
Typescript project template for Moleculer microservices framework.
Stars: ✭ 92 (+360%)
Mutual labels:  moleculer, moleculer-template
moleculer-db
🔋 Database access service mixins for Moleculer
Stars: ✭ 117 (+485%)
Mutual labels:  moleculer
moleculer-http-client
HTTP client mixin that allows Moleculer services to communicate with remote REST APIs
Stars: ✭ 14 (-30%)
Mutual labels:  moleculer
moleculer-java
Java implementation of the Moleculer microservices framework
Stars: ✭ 39 (+95%)
Mutual labels:  moleculer
moleculer-sc
API Gateway service for Moleculer framework using SocketCluster
Stars: ✭ 19 (-5%)
Mutual labels:  moleculer
moleculer-channels
Reliable messages for Moleculer services via external queue/channel/topic.
Stars: ✭ 45 (+125%)
Mutual labels:  moleculer
moleculer-cli
🌿 Command line tool for Moleculer
Stars: ✭ 44 (+120%)
Mutual labels:  moleculer
moleculer-adapter-feathers
Moleculer service mixin wrapping Feathers.js services
Stars: ✭ 17 (-15%)
Mutual labels:  moleculer
moleculer-repl
REPL module for Moleculer framework
Stars: ✭ 24 (+20%)
Mutual labels:  moleculer
moleculer-node-realworld-example-app
Exemplary real world application built with Moleculer
Stars: ✭ 102 (+410%)
Mutual labels:  moleculer
moleculer
🚀 Progressive microservices framework for Go - based and compatible with https://github.com/moleculerjs/moleculer
Stars: ✭ 135 (+575%)
Mutual labels:  moleculer
Moleculer
🚀 Progressive microservices framework for Node.js
Stars: ✭ 4,845 (+24125%)
Mutual labels:  moleculer
moleculer-go
moleculer go implementation
Stars: ✭ 17 (-15%)
Mutual labels:  moleculer
database
Advanced Database Access Service for Moleculer microservices framework
Stars: ✭ 22 (+10%)
Mutual labels:  moleculer

Moleculer Boilerplate for Typescript Projects

A Comprehensive Boilerplate for NodeJS micro-services project with moleculerjs.

Technical stack

Language / Framework Version Description Author & Repository
Typescript 3.9 TypeScript is a superset of JavaScript that compiles to clean JavaScript output. Typescript - Microsoft
MoleculerJS 0.14 Progressive microservices framework for Node.js. Moleculer - Icebob
Mongoose 5.9.25 elegant mongodb object modeling for node.js Database Mongoose Official Page
VueJS 3.0.0 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web VueJS - Evan You
VuePress 1.3.0 Minimalistic Vue-powered static site generator VuePress - VueJS Team
Helm Charts 3.0.3 The Kubernetes Package Manager Helm - Helm

Features

  • Frontend with authenticated user
    • Simple Dashboard
    • User Profile
    • Login with Local Database & Social Provider
    • User Management
  • Backend with ApolloServer Federation
    • Services
      • Auth - For Authentication
      • Gateway - API Gateway with ApolloServer Federation
      • System - Logging & More
      • User - User Management
  • Packages
    • Docs - Document for setting up environment and more
    • Models - Sharing Definition Typed between Frontend & Backend
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].