Berberica
D 58 completed
monorepo / typescript · small
229
Files
27,501
LOC
5
Frameworks
8
Languages
Pipeline State
completedRun ID
#1744944Phase
doneProgress
0%Started
2026-05-17 12:03:13Finished
2026-05-17 12:03:13LLM tokens
0Pipeline Metadata
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
Quality Score
D
57.5/100
Structure
50
Code Quality
77
Documentation
56
Testing
20
Practices
69
Security
66
Dependencies
90
Strengths
- Code linting configured (eslint)
- Containerized deployment (Docker)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- 4 files with critical complexity need refactoring
- Potential hardcoded secrets in 1 files
- 3056 duplicate lines detected — consider DRY refactoring
- 5 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
Next.js NestJS Vitest Tailwind CSS Turbopack
Symbols
variable678
function252
method222
interface124
class100
type_alias59
constant52
API Endpoints (1)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility analyzer · published findings · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | token | params.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
