Selfly
F 48 completed
Other
monorepo / typescript · small
93
Files
32,882
LOC
5
Frameworks
6
Languages
Pipeline State
completedRun ID
#1545836Phase
doneProgress
0%Started
2026-04-16 23:35:34Finished
2026-04-16 23:35:34LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
54.60Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:40Deduplication group #50396
Want this analysis on your repo? https://repobility.com/scan/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a full-stack For Sale By Owner (FSBO) real estate platform called Selfly. I need this to function as a monorepo using Next.js for the web and Expo/React Native for mobile. The platform must handle user authentication using Supabase (including role-based access for buyer, seller, and admin). Key features include allowing sellers to list properties with details like price, beds, baths, and multiple photos via Supabase Storage. I also need robust search functionality that supports filtering by price range, beds, baths, and location, and an in-app messaging system using Supabase Realtime for live chat between buyers and sellers. Finally, include an admin dashboard for moderation and basic analytics.
typescript next.js react-native expo supabase real-estate full-stack monorepo tailwind web-app mobile-app
Generated by gemma4:latest
Catalog Information
Create a full-stack For Sale By Owner (FSBO) real estate platform called Selfly. I need this to function as a monorepo using Next.js for the web and Expo/React Native for mobile. The platform must handle user authentication using Supabase (including role-based access for buyer, seller, and admin). Key features include allowing sellers to list properties with details like price, beds, baths, and multiple photos via Supabase Storage. I also need robust search functionality that supports filtering
Tags
typescript next.js react-native expo supabase real-estate full-stack monorepo tailwind web-app mobile-app
Quality Score
F
48.2/100
Structure
32
Code Quality
62
Documentation
38
Testing
0
Practices
71
Security
100
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
- 2 files with critical complexity need refactoring
- 2218 duplicate lines detected — consider DRY refactoring
- 11 '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 Next.js React Native Expo Tailwind CSS
Symbols
variable512
function184
interface85
constant83
type_alias50
API Endpoints (3)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Source: Repobility analyzer · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source: Repobility analyzer · https://repobility.com
Embed Badge
Add to your README:
