{"id":37478067,"url":"https://github.com/nirukk52/supa-screengraph","last_synced_at":"2026-01-16T07:23:24.024Z","repository":{"id":318780711,"uuid":"1074688452","full_name":"nirukk52/supa-screengraph","owner":"nirukk52","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-22T07:41:36.000Z","size":15533,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T08:37:55.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nirukk52.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-12T09:33:00.000Z","updated_at":"2025-10-22T07:04:48.000Z","dependencies_parsed_at":"2025-10-15T18:54:49.392Z","dependency_job_id":"14d9ef7d-1693-4d25-97c2-0ea43cb0f6a1","html_url":"https://github.com/nirukk52/supa-screengraph","commit_stats":null,"previous_names":["nirukk52/supa-screengraph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nirukk52/supa-screengraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirukk52%2Fsupa-screengraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirukk52%2Fsupa-screengraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirukk52%2Fsupa-screengraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirukk52%2Fsupa-screengraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirukk52","download_url":"https://codeload.github.com/nirukk52/supa-screengraph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirukk52%2Fsupa-screengraph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T07:23:23.281Z","updated_at":"2026-01-16T07:23:24.014Z","avatar_url":"https://github.com/nirukk52.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# supa-screengraph\n\n[![codecov](https://codecov.io/gh/nirukk52/supa-screengraph/branch/main/graph/badge.svg)](https://codecov.io/gh/nirukk52/supa-screengraph)\n\n## Some background\nWe are building our SAAS on top of supastarter starter repo.\n\n## What we are building\nA modular SAAS app.\nA SAAS app where you can connect your apk file and it crawls through your android app and generates a screengraph.\n\n## Architecture\n\nThis is a hybrid monorepo containing:\n- **TypeScript/Node.js** packages for web frontend and API backend\n- **Python** agent service for specialized processing (APK analysis, graph generation)\n\n### Packages\n- `packages/api` - Node.js API backend (oRPC)\n- `packages/agent` - Python agent service (FastAPI)\n- `packages/auth` - Authentication (better-auth)\n- `packages/database` - Database layer (Prisma/Drizzle)\n- Other supporting packages (ai, mail, payments, storage, etc.)\n\n## Development\n\n- [Local CI Parity](docs/guides/local-ci-parity.md)\n\n### Prerequisites\n- Node.js 20+\n- Python 3.11+\n- pnpm (for Node.js packages)\n- uv (recommended for Python packages)\n\n### Getting Started\n\n```bash\n# Install Node.js dependencies\npnpm install\n\n# Install Python dependencies (in packages/agent)\ncd packages/agent\nuv sync\n\n# Start development servers\npnpm dev  # Starts both Node.js and Python services\n```\n\n## Helpful links\n\n- [📘 Documentation](https://supastarter.dev/docs/nextjs)\n- [🚀 Demo](https://demo.supastarter.dev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirukk52%2Fsupa-screengraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirukk52%2Fsupa-screengraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirukk52%2Fsupa-screengraph/lists"}