notadd/notadd
A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3932
- days_rel: n/a
- days_push: 791
- n_releases_24m: 0
Adoption not part of the score
2827 stars · 398 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity maintenance
microservices api-framework graphql rpc web-framework orm caching web-development backend microservices developer-tools cms e-commerce cross-platform nestjs grpc typeorm redis modular-architecture pluggable-modules spa fastify angular nodejs typescript docker
1 source
- readme: https://github.com/notadd/notadd · fetched 2026-08-28 · 337bdde7763a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| notadd/notadd | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem