{"id":32483480,"url":"https://github.com/techstartucalgary/personal-finance-app","last_synced_at":"2026-02-23T00:40:15.942Z","repository":{"id":320662749,"uuid":"1082230166","full_name":"techstartucalgary/Personal-Finance-App","owner":"techstartucalgary","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-20T22:50:26.000Z","size":1804,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-21T04:24:50.673Z","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/techstartucalgary.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":"2025-10-23T23:43:29.000Z","updated_at":"2026-02-09T21:34:50.000Z","dependencies_parsed_at":"2025-10-30T04:00:29.833Z","dependency_job_id":null,"html_url":"https://github.com/techstartucalgary/Personal-Finance-App","commit_stats":null,"previous_names":["techstartucalgary/personal-finance-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techstartucalgary/Personal-Finance-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techstartucalgary%2FPersonal-Finance-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techstartucalgary%2FPersonal-Finance-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techstartucalgary%2FPersonal-Finance-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techstartucalgary%2FPersonal-Finance-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techstartucalgary","download_url":"https://codeload.github.com/techstartucalgary/Personal-Finance-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techstartucalgary%2FPersonal-Finance-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29733120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"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":"2025-10-27T03:30:35.556Z","updated_at":"2026-02-23T00:40:15.934Z","avatar_url":"https://github.com/techstartucalgary.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sterling Budgeting App\n\nA personal finance application built with React Native, Expo, and Supabase.\n\n## ⚠️ Important: Google Authentication\n\n**Google Sign-In is NOT supported on the Web version of this app.**\n\nThis project uses native modules (`@react-native-google-signin/google-signin`, `expo-crypto`) for secure authentication. You must run the app on a native iOS Simulator or Android Emulator using a **Development Build**.\n\nStandard \"Expo Go\" client will NOT work for authentication because it does not include the required native Google Sign-In code.\n\n## Prerequisites\n\n- Node.js\n- **iOS**: Xcode (macOS only)\n- **Android**: Android Studio \u0026 Java Development Kit (JDK)\n\n## Setup\n\n1. **Install Dependencies**\n   ```bash\n   npm install\n   ```\n\n2. **Environment Variables**\n   Ensure you have your Supabase credentials in `.env` (or `.env.local`):\n   ```\n   EXPO_PUBLIC_SUPABASE_URL=your_url\n   EXPO_PUBLIC_SUPABASE_ANON_KEY=your_key\n   ```\n\n## Running the App\n\n### Expo Go\n1. Start the development build\n   ```bash\n   npx expo start\n   ```\n2. Open Expo Go on your phone and scan the QR code.\n\n### 🍎 iOS (Simulator)\n*Requires a Mac with Xcode installed.*\n\n1. Build and run the native app:\n   ```bash\n   npx expo run:ios\n   ```\n   *This command builds the native project, installs it on the simulator, and starts the Metro bundler.*\n\n### 🤖 Android (Emulator)\n*Requires Android Studio.*\n\n1. Start your Android Emulator via Android Studio.\n2. Build and run the native app:\n   ```bash\n   npx expo run:android\n   ```\n\n### 🌐 Web\n*Note: Google Sign-In will NOT work.*\n\n```bash\nnpx expo start --web\n```\n\n## Troubleshooting\n\n- **\"Cannot find native module\"**: You are likely trying to use Expo Go. Please use `npx expo run:ios` or `npx expo run:android` to create a custom development build.\n- **CocoaPods errors**: Run `cd ios \u0026\u0026 pod install \u0026\u0026 cd ..`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechstartucalgary%2Fpersonal-finance-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechstartucalgary%2Fpersonal-finance-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechstartucalgary%2Fpersonal-finance-app/lists"}