Mean-Stream / meanstream

Extensions for the MEAN stack (MongoDB, (Express), Angular, Node/NestJS), especially code sharing and integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mean-Stream

Mean-Stream is a full-stack starter kit for building scalable, production ready applications with Angular, NestJS, and MongoDB. It aims to make it easy to get integrate the frameworks into a single project using Nx for code sharing. Mean-Stream consists of the following libraries:

  • Nestx - A collection of utilities for NestJS
  • Ngbx - A collection of utilities for Angular and ng-bootstrap

All libraries can also be used standalone without a monorepo.

Development server

Run nx serve nestx for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Further help

Visit the Nx Documentation to learn more.

About

Extensions for the MEAN stack (MongoDB, (Express), Angular, Node/NestJS), especially code sharing and integration.

License:MIT License


Languages

Language:TypeScript 89.8%Language:HTML 8.2%Language:JavaScript 2.0%Language:CSS 0.1%