Training System
D 58 completed
Other
web_app / yaml · small
87
Files
9,671
LOC
4
Frameworks
9
Languages
Pipeline State
completedRun ID
#1542943Phase
doneProgress
0%Started
2026-04-16 21:46:59Finished
2026-04-16 21:46:59LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
75.25Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #1938211
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a basic web application starter using Vue.js and Nuxt. I need the setup instructions to be clear, including commands for installing dependencies using pnpm, and how to run the development server or build for production. The project should utilize Prisma for database interactions, and I'm comfortable working with YAML, TypeScript, and SQL for configuration and data.
vue.js nuxt typescript prisma web-app starter yaml esbuild development
Generated by gemma4:latest
Catalog Information
Create a basic web application starter using Vue.js and Nuxt. I need the setup instructions to be clear, including commands for installing dependencies using pnpm, and how to run the development server or build for production. The project should utilize Prisma for database interactions, and I'm comfortable working with YAML, TypeScript, and SQL for configuration and data.
Tags
vue.js nuxt typescript prisma web-app starter yaml esbuild development
Quality Score
D
58.2/100
Structure
40
Code Quality
99
Documentation
33
Testing
0
Practices
70
Security
100
Dependencies
70
Strengths
- Low average code complexity — well-structured code
- 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
- 339 duplicate lines detected — consider DRY refactoring
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
Vue.js Nuxt esbuild Prisma
Symbols
variable281
function27
constant7
interface3
Embed Badge
Add to your README:
