Offering
F 36 completed
Other
web_app / typescript · small
137
Files
42,137
LOC
1
Frameworks
7
Languages
Pipeline State
completedRun ID
#1535735Phase
doneProgress
0%Started
2026-04-16 16:39:51Finished
2026-04-16 16:39:51LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
34.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47852
All rows above produced by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a basic web application setup using React, TypeScript, and Vite. I need the structure to be ready for development, including ESLint configurations that support type-aware lint rules for production use. The project should use TypeScript for its core logic and include basic file structures for API endpoints, public assets, and source components.
typescript react vite web-app eslint javascript frontend
Generated by gemma4:latest
Catalog Information
Create a basic web application setup using React, TypeScript, and Vite. I need the structure to be ready for development, including ESLint configurations that support type-aware lint rules for production use. The project should use TypeScript for its core logic and include basic file structures for API endpoints, public assets, and source components.
Tags
typescript react vite web-app eslint javascript frontend
Quality Score
F
36.4/100
Structure
43
Code Quality
23
Documentation
37
Testing
0
Practices
59
Security
76
Dependencies
90
Strengths
- Code linting configured (eslint)
- Consistent naming conventions (PascalCase)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 20 files with critical complexity need refactoring
- 5735 duplicate lines detected — consider DRY refactoring
- 23 '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)
Languages
Frameworks
Vite
Symbols
variable416
function200
constant106
interface16
type_alias6
Embed Badge
Add to your README:
