{"id":48763976,"url":"https://github.com/jonluca/mobile-boilerplate","last_synced_at":"2026-04-13T07:44:39.709Z","repository":{"id":343400153,"uuid":"1175721732","full_name":"jonluca/mobile-boilerplate","owner":"jonluca","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-10T06:29:26.000Z","size":495,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-10T14:27:06.829Z","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/jonluca.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":null,"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":"2026-03-08T04:29:16.000Z","updated_at":"2026-03-10T06:29:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jonluca/mobile-boilerplate","commit_stats":null,"previous_names":["jonluca/mobile-boilerplate"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/jonluca/mobile-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Fmobile-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Fmobile-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Fmobile-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Fmobile-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonluca","download_url":"https://codeload.github.com/jonluca/mobile-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonluca%2Fmobile-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31744404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"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-04-13T07:44:38.336Z","updated_at":"2026-04-13T07:44:39.697Z","avatar_url":"https://github.com/jonluca.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobile Boilerplate\n\nA native-first Expo starter modeled on Palate's reusable architecture. It includes Expo Router with native tabs, Hono + tRPC, Better Auth with Apple sign-in, Drizzle/Postgres, Zustand persistence, TanStack Query, Uniwind, and an `@expo/ui` showcase screen.\n\n## Prerequisites\n\n- Node.js 24+\n- pnpm 10\n- Xcode or Android Studio for development builds\n- PostgreSQL for the backend\n\n## Setup\n\n```bash\npnpm install\ncp .env.example .env\npnpm auth:generate\npnpm db:generate\npnpm server:dev\n```\n\nIn another terminal:\n\n```bash\npnpm ios\n# or\npnpm android\n```\n\n## Scripts\n\n```bash\npnpm dev          # Expo dev client\npnpm ios          # Run iOS build\npnpm mobile:prepare # Regenerate native projects with a clean prebuild\npnpm mobile:dev   # Run iOS dev build on a connected device\npnpm android      # Run Android build\npnpm server:dev   # Hono dev server\npnpm build        # Build backend bundle\npnpm start        # Start backend bundle\npnpm typecheck\npnpm lint\npnpm format:check\n```\n\n## Environment\n\nSee [`.env.example`](/Users/jonlucadecaro/Documents/Other/mobile-boilerplate/.env.example) for required values. Apple sign-in remains disabled until the Apple provider variables are configured.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonluca%2Fmobile-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonluca%2Fmobile-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonluca%2Fmobile-boilerplate/lists"}