{"id":24072533,"url":"https://github.com/jongan69/cinemaswipe","last_synced_at":"2026-06-08T22:31:47.509Z","repository":{"id":208106809,"uuid":"720677514","full_name":"jongan69/cinemaswipe","owner":"jongan69","description":"a demo Movie match maker for finding movies to watch together","archived":false,"fork":false,"pushed_at":"2024-05-02T15:13:07.000Z","size":2167,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T00:19:51.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cinemaswipe.vercel.app","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/jongan69.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":"SECURITY.md","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":"2023-11-19T08:29:36.000Z","updated_at":"2024-12-26T07:53:37.000Z","dependencies_parsed_at":"2023-11-19T19:28:16.640Z","dependency_job_id":"a6c7dc34-65f6-497d-89a4-a8c39c2aa7a0","html_url":"https://github.com/jongan69/cinemaswipe","commit_stats":null,"previous_names":["jongan69/cinemaswipe"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jongan69/cinemaswipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2Fcinemaswipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2Fcinemaswipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2Fcinemaswipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2Fcinemaswipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jongan69","download_url":"https://codeload.github.com/jongan69/cinemaswipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jongan69%2Fcinemaswipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-09T17:18:25.183Z","updated_at":"2026-06-08T22:31:47.490Z","avatar_url":"https://github.com/jongan69.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cinema Swipe\n\n[![jongan69 - cinemaswipe](https://img.shields.io/static/v1?label=jongan69\u0026message=cinemaswipe\u0026color=blue\u0026logo=github)](https://github.com/jongan69/cinemaswipe \"Go to GitHub repo\")\n\n[![GitHub tag](https://img.shields.io/github/tag/jongan69/cinemaswipe?include_prereleases=\u0026sort=semver\u0026color=blue)](https://github.com/jongan69/cinemaswipe/releases/)\n[![issues - ExpoRouterAuthTemplate](https://img.shields.io/github/issues/jongan69/cinemaswipe)](https://github.com/jongan69/cinemaswipe/issues)\n[![stars - ExpoRouterAuthTemplate](https://img.shields.io/github/stars/jongan69/cinemaswipe?style=social)](https://github.com/jongan69/cinemaswipe)\n\n![Vercel deployments](https://img.shields.io/github/deployments/jongan69/cinemaswipe/production?style=flat\u0026logoColor=white\u0026label=Vercel%20Deployment)\n[![EAS Update](https://github.com/jongan69/cinemaswipe/actions/workflows/update.yml/badge.svg)](https://github.com/jongan69/cinemaswipe/actions/workflows/update.yml)\n[![CodeQL](https://github.com/jongan69/cinemaswipe/actions/workflows/codeql.yml/badge.svg?branch=master)](https://github.com/jongan69/cinemaswipe/actions/workflows/codeql.yml)\n\nThis is a template for building a mobile app with Expo, featuring authentication using Expo Router for routing. The project is configured for deployment on Vercel, making it easy to host your app in the cloud and dynamic on mobile.\n\n[![view - Documentation](https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge)](/docs/ABOUT.md)\n\n## DEMO\n\n[![View Web - Vercel](https://img.shields.io/badge/View_Web-Vercel-2ea44f?style=for-the-badge)](https://cinemaswipe.vercel.app/)\n\n[![Try Mobile with Expo Go](https://img.shields.io/badge/Try%20%20Mobile%20App%20with%20Expo%20Go-4630EB.svg?style=flat-square\u0026logo=EXPO\u0026labelColor=f3f3f3\u0026logoColor=000)](https://expo.dev/%40jongan69/cinema-swipe?serviceType=eas\u0026distribution=expo-go\u0026scheme=\u0026channel=master\u0026sdkVersion=49.0.0)\n\n## Getting Started\n\nFollow these steps to get started with the Expo Router Auth Template:\n\n### Prerequisites\n\n- Make sure you have Node.js and npm installed on your machine.\n- Install the Expo CLI globally by running:\n\n  ```bash\n  npm install -g expo-cli\n  ```\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/expo-router-auth-template.git\n   ```\n\n2. Change into the project directory:\n\n   ```bash\n   cd expo-router-auth-template\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n### Configuration\n\n1. **Authentication Configuration:**\n\n   - Configure your authentication provider in the `src/auth` directory.\n\n2. **Vercel Deployment:**\n\n   - Ensure you have a Vercel account and the Vercel CLI installed.\n   - Run the following command to link your project with Vercel:\n\n     ```bash\n     vercel\n     ```\n\n   - Follow the prompts to set up your deployment.\n\n### Usage\n\n- Start the Expo development server:\n\n  ```bash\n  npm start\n  ```\n\n- Open the Expo client on your mobile device or use an emulator to preview the app.\n\n## Deployment\n\n### Vercel\n\n1. Push your changes to your GitHub repository.\n\n2. Vercel will automatically detect your project and provide a deployment URL.\n\n## Features\n\n- **Authentication:** Integrated authentication system using Expo Secure Store.\n\n- **Expo Router:** File based routing\n\n- **Vercel Integration:** Seamless deployment on Vercel for web-based hosting.\n\n## Contributing\n\nFeel free to contribute to this project. Please follow the [Contribution Guidelines](CONTRIBUTING.md).\n\n## License\n\nReleased under [MIT](/LICENSE) by [@jongan69](https://github.com/jongan69).\n\n### Notes\n\n--- Use \"web3\": \"4.0.2\" to avoid error\n--- Use npx expo start --go\n--- Use npx expo install --fix\n--- Use npx expo start --no-dev --minify. --no-dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongan69%2Fcinemaswipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjongan69%2Fcinemaswipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjongan69%2Fcinemaswipe/lists"}