agungsptr/node-clean
This system is a Node.js application that manages users and students through both HTTP (Express) and gRPC interfaces. It provides full CRUD operations and authentication capabilities, supported by a modular architecture that separates data access, use cases, and drivers. The codebase has been refactored to use a shared base for data access and headless use-case functions, with validation and error handling centralized in utility modules.
58.2
Adequate · 3 August 2026
3.7k
lines of production code
JavaScript
primary language
1
bus factor · 3 authors in all
3
measurements over time
How it got here
2022 · User authentication and architecture refactoring
This period focused on implementing user authentication and refactoring the codebase's architecture. Key changes include adding user models, data access layers, and use cases for login/logout, alongside a broader refactor of the student module and removal of legacy controllers and routes.
19 changes
2023 · Web and gRPC driver implementation
This period focused on implementing the web and gRPC drivers, establishing RESTful and gRPC interfaces for user and student management. The work included setting up middleware for authentication and request handling, creating controllers and routes, and adding scripts for database seeding and service startup.
6 changes
Survey your own repository
agungsptr/node-clean was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 1d4ce1a4ea — the exact code this score is about.
- Scored under rubric rubric-2026.08.19. Score the same commit under that rubric and you get the same number.