# notadd/notadd

A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。

Repository: https://github.com/notadd/notadd
Canonical: https://ross.abutalabs.com/products/notadd
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: notadd, cms, shop, mall, bbs, spa, mysql, postgresql, sqlite3, nodejs, nest, nestjs, typescript, angular, material2, microservice, fastify, express
Archived: true
Last push: 2024-07-03T04:31:37+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3932, "days_push": 791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2827, forks 398 (observed 2026-08-28T04:07:24.217110+00:00)

## What it is
Notadd is an open-source microservice development architecture built on Nest.js, using TypeScript, GraphQL, TypeORM, gRPC, and Redis. It provides a pluggable module and addon system (e.g., CMS, user, mall, WeChat modules) that lets developers assemble business-specific API layers on top of an abstract public service layer.

## Use cases
- build a microservices backend with Nest.js and gRPC
- assemble a CMS or enterprise website from pluggable modules
- create a WeChat mall or e-commerce system
- build a modular API layer over shared user and content services
- develop high-concurrency asynchronous Node.js applications
- combine modules like user, CMS, and payment into custom business systems

## When to choose
- you want a Nest.js-based microservice architecture with pluggable business modules
- you need gRPC services behind a GraphQL API layer
- you are building CMS, mall, or WeChat-integrated systems in TypeScript

## When to avoid
- you need a lightweight single-service app without microservice overhead
- you rely on actively maintained official modules and addons - the ecosystem appears sparsely maintained
- you prefer non-TypeScript or non-Nest.js stacks

## Facets
- artifact type: framework
- maturity: maintenance
- function: microservices, api-framework, graphql, rpc, web-framework, orm, caching
- domain: web-development, backend, microservices, developer-tools, cms, e-commerce
- platform: cross-platform
- tags: nestjs, grpc, typeorm, redis, modular-architecture, pluggable-modules, spa, fastify, angular, nodejs, typescript, docker

## Member repositories
- notadd/notadd (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.217110+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:38:12.948012+00:00, confidence not recorded.
  - readme: https://github.com/notadd/notadd (fetched 2026-08-28T04:07:24.217110+00:00, sha 337bdde7763a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
