Nestjs Realworld Example App

C+ 70 completed
Other
api / json · small
67
Files
11,647
LOC
2
Frameworks
6
Languages

Pipeline State

completed
Run ID
#1531276
Phase
done
Progress
0%
Started
2026-04-16 14:45:22
Finished
2026-04-16 14:45:22
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
70.33
Framework unique
Isolation
Last stage change
2026-05-10 03:34:23
Deduplication group #62482
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Repobility · severity-and-effort ranking · https://repobility.com

AI Prompt

Create a robust backend API using NestJS that implements several real-world examples, including CRUD operations and authentication using JSON Web Tokens (JWT). The application should use MikroORM with a MySQL database and adhere to the Thinkster API specification. I need to be able to start the application, run tests with Vitest, and view the automatically generated Swagger API documentation at `http://localhost:3000/docs`.
nestjs mikroorm typescript api mysql jwt crud backend rest
Generated by gemma4:latest

Catalog Information

Create a robust backend API using NestJS that implements several real-world examples, including CRUD operations and authentication using JSON Web Tokens (JWT). The application should use MikroORM with a MySQL database and adhere to the Thinkster API specification. I need to be able to start the application, run tests with Vitest, and view the automatically generated Swagger API documentation at http://localhost:3000/docs.

Tags

nestjs mikroorm typescript api mysql jwt crud backend rest

Quality Score

C+
70.0/100
Structure
64
Code Quality
100
Documentation
33
Testing
55
Practices
67
Security
90
Dependencies
90

Strengths

  • CI/CD pipeline configured (github_actions)
  • Low average code complexity — well-structured code
  • Good security practices — no major issues detected
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • Potential hardcoded secrets in 1 files

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

json
70.8%
typescript
22.3%
markdown
5.5%
yaml
1.3%
shell
0.1%
javascript
0.0%

Frameworks

NestJS Vitest

Symbols

method75
class30
interface11
variable8
function1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1216767.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV