Geree
F 50 completed
Other
mobile_app / typescript · small
85
Files
3,677
LOC
4
Frameworks
6
Languages
Pipeline State
completedRun ID
#1545393Phase
doneProgress
0%Started
2026-04-16 23:20:01Finished
2026-04-16 23:20:01LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
44.74Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #48761
Open data scored by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →AI Prompt
Create a mobile application using React Native and Expo. I need the project structure to be set up with TypeScript, and I want to use Tailwind CSS for styling. The app should include components, hooks, and utility functions. Since there's a `supabase` directory, please integrate Supabase functionality for backend services. I also see support for JSON and SQL, so ensure the architecture can handle data persistence.
typescript react-native expo tailwindcss mobile-app supabase frontend typescript
Generated by gemma4:latest
Catalog Information
Create a mobile application using React Native and Expo. I need the project structure to be set up with TypeScript, and I want to use Tailwind CSS for styling. The app should include components, hooks, and utility functions. Since there's a supabase directory, please integrate Supabase functionality for backend services. I also see support for JSON and SQL, so ensure the architecture can handle data persistence.
Tags
typescript react-native expo tailwindcss mobile-app supabase frontend typescript
Quality Score
F
49.7/100
Structure
35
Code Quality
89
Documentation
3
Testing
0
Practices
72
Security
92
Dependencies
90
Strengths
- Code linting configured (eslint)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
Weaknesses
- Missing README file — critical for project understanding
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 1 files with critical complexity need refactoring
- 310 duplicate lines detected — consider DRY refactoring
Recommendations
- Add a comprehensive README.md explaining purpose, setup, usage, and architecture
- 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
Frameworks
React React Native Expo Tailwind CSS
Symbols
function103
variable98
interface31
constant8
type_alias7
API Endpoints (8)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility — the code-quality scanner for AI-generated software · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_SERVICE_ROLE_KEY | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | SUPABASE_URL | env.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
Embed Badge
Add to your README:
