Equitel Viajes V1
F 40 completed
Other
web_app / typescript · tiny
36
Files
10,955
LOC
2
Frameworks
5
Languages
Pipeline State
completedRun ID
#1546287Phase
doneProgress
0%Started
2026-04-16 23:55:54Finished
2026-04-16 23:55:54LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
41.67Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:02Deduplication group #47335
About: code-quality intelligence by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a web application using React and Vite written in TypeScript. I need the structure to be ready to run locally, requiring Node.js and setting up the `GEMINI_API_KEY` via a `.env.local` file. The project should include components, utility functions, and handle basic file structures like `App.tsx` and an `index.html`. Please ensure the setup instructions are clear for running the app using `npm run dev`.
typescript react vite web-app node.js ai-studio frontend
Generated by gemma4:latest
Catalog Information
Create a web application using React and Vite written in TypeScript. I need the structure to be ready to run locally, requiring Node.js and setting up the GEMINI_API_KEY via a .env.local file. The project should include components, utility functions, and handle basic file structures like App.tsx and an index.html. Please ensure the setup instructions are clear for running the app using npm run dev.
Tags
typescript react vite web-app node.js ai-studio frontend
Quality Score
F
40.5/100
Structure
35
Code Quality
42
Documentation
38
Testing
0
Practices
59
Security
84
Dependencies
90
Strengths
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 3 files with critical complexity need refactoring
- 557 duplicate lines detected — consider DRY refactoring
- 3 '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 linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
React Vite
Symbols
variable169
function106
interface27
method24
constant11
enum2
type_alias2
class1
Embed Badge
Add to your README:
