Doris

D 57 completed
Other
web_app / json · tiny
44
Files
12,362
LOC
3
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1540722
Phase
done
Progress
0%
Started
2026-04-16 20:16:22
Finished
2026-04-16 20:16:22
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
41.00
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #47252
Member of a group with 1,821 similar repo(s) · framework reactcanonical #529604 view group →
Want this analysis on your repo? https://repobility.com/scan/

AI Prompt

Create a boilerplate web application using Next.js, React, and Tailwind CSS. I need the basic structure set up so I can start developing. Please ensure the project is configured to run locally using standard npm scripts, and include necessary configuration files like `tsconfig.json` and `tailwind.config.ts`. The goal is a modern, deployable web app structure.
nextjs react tailwindcss typescript web-app boilerplate javascript
Generated by gemma4:latest

Catalog Information

Create a boilerplate web application using Next.js, React, and Tailwind CSS. I need the basic structure set up so I can start developing. Please ensure the project is configured to run locally using standard npm scripts, and include necessary configuration files like tsconfig.json and tailwind.config.ts. The goal is a modern, deployable web app structure.

Tags

nextjs react tailwindcss typescript web-app boilerplate javascript

Quality Score

D
57.1/100
Structure
45
Code Quality
84
Documentation
34
Testing
0
Practices
80
Security
100
Dependencies
90

Strengths

  • Code linting configured (eslint)
  • 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
  • 676 duplicate lines detected — consider DRY refactoring
  • 1 '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

json
71.4%
typescript
28.1%
css
0.2%
markdown
0.1%
javascript
0.1%

Frameworks

React Next.js Tailwind CSS

Symbols

variable164
function85
interface24
constant11
type_alias6

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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