Os

F 40 completed
Other
unknown / javascript · small
92
Files
19,431
LOC
1
Frameworks
7
Languages

Pipeline State

completed
Run ID
#1545867
Phase
done
Progress
0%
Started
2026-04-16 23:36:20
Finished
2026-04-16 23:36:20
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
41.60
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #48153
Member of a group with 114 similar repo(s) · framework reactcanonical #477663 view group →
Source: Repobility analyzer · https://repobility.com

AI Prompt

Create a full-stack platform for a bartending service business. I need the backend to be built with Node.js and Express, connecting to PostgreSQL using raw SQL. The frontend should be a React application using React Router. Key features must include contractor onboarding, client event planning, and service proposals with dynamic pricing. I also need integration for Stripe payments, handling webhooks, and functionality for sending emails via Resend and SMS via Twilio. Finally, implement file storage using Cloudflare R2 and secure authentication using JWT and bcryptjs.
javascript react node.js express postgresql full-stack stripe jwt ssr api
Generated by gemma4:latest

Catalog Information

Create a full-stack platform for a bartending service business. I need the backend to be built with Node.js and Express, connecting to PostgreSQL using raw SQL. The frontend should be a React application using React Router. Key features must include contractor onboarding, client event planning, and service proposals with dynamic pricing. I also need integration for Stripe payments, handling webhooks, and functionality for sending emails via Resend and SMS via Twilio. Finally, implement file stor

Tags

javascript react node.js express postgresql full-stack stripe jwt ssr api

Quality Score

F
39.5/100
Structure
35
Code Quality
44
Documentation
38
Testing
0
Practices
56
Security
75
Dependencies
90

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No tests found — high risk of regressions
  • No CI/CD configuration — manual testing and deployment
  • 9 files with critical complexity need refactoring
  • 2197 duplicate lines detected — consider DRY refactoring
  • 4 '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

javascript
66.9%
json
21.1%
css
7.0%
sql
2.7%
markdown
2.0%
html
0.1%
yaml
0.1%

Frameworks

React

Symbols

variable710
function260
constant72
method4
class1

API Endpoints (139)

Open data · scored by Repobility · https://repobility.com
MethodPathHandlerFramework
Source: Repobility analyzer · https://repobility.com
POST/router.postExpress
POST/router.postExpress
GET/router.getExpress
GET/router.getExpress
GET/router.getExpress
POST/router.postExpress
POST/router.postExpress
POST/router.postExpress
GET/router.getExpress
GET/router.getExpress
POST/router.postExpress
GET/router.getExpress
GET/router.getExpress
GET/router.getExpress
GET/router.getExpress
POST/router.postExpress
GET/router.getExpress
POST/router.postExpress
POST/router.postExpress
POST/router.postExpress
GET/router.getExpress
GET/active-staffrouter.getExpress
GET/addonsrouter.getExpress
GET/adminrouter.getExpress
GET/adminrouter.getExpress
GET/admin/active-staffapi.getExpress
POST/agreementapi.postExpress
GET/agreementapi.getExpress
GET/api/files/:filenameapp.getExpress/Koa
GET/api/healthapp.getExpress/Koa
POST/applicationapi.postExpress
GET/applicationsrouter.getExpress
GET/applications/:userIdrouter.getExpress
POST/applications/:userId/notesrouter.postExpress
POST/auth/loginapi.postExpress
GET/auth/meapi.getExpress
GET/auth/meapi.getExpress
POST/auth/registerapi.postExpress
POST/calculaterouter.postExpress
POST/categoriesrouter.postExpress
GET/categoriesrouter.getExpress
GET/categoriesrouter.getExpress
POST/categoriesrouter.postExpress
DELETE/categories/:idrouter.deleteExpress
PUT/categories/:idrouter.putExpress
DELETE/categories/:idrouter.deleteExpress
PUT/categories/:idrouter.putExpress
POST/categories/reorderrouter.postExpress
POST/categories/reorderrouter.postExpress
POST/clientsapi.postExpress

Showing 50 of 139

Quality Timeline

1 quality score recorded.

View File Metrics
All rows scored by the Repobility analyzer (https://repobility.com)

Embed Badge

Add to your README:

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