{"id":18557964,"url":"https://github.com/salah3x/finder","last_synced_at":"2025-04-10T01:32:32.018Z","repository":{"id":38725705,"uuid":"197393210","full_name":"salah3x/finder","owner":"salah3x","description":"A cross-platform app to share your location and find your friends on the map in real time.","archived":false,"fork":false,"pushed_at":"2023-01-23T23:41:25.000Z","size":3356,"stargazers_count":6,"open_issues_count":32,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-24T14:37:43.112Z","etag":null,"topics":["android","angular","capacitor","electron","firebase","firebase-functions","firestore","google-maps","ionic","ios"],"latest_commit_sha":null,"homepage":"https://finder-99.web.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salah3x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-17T13:17:06.000Z","updated_at":"2022-10-12T20:38:13.000Z","dependencies_parsed_at":"2023-02-13T05:00:32.638Z","dependency_job_id":null,"html_url":"https://github.com/salah3x/finder","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salah3x%2Ffinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salah3x%2Ffinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salah3x%2Ffinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salah3x%2Ffinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salah3x","download_url":"https://codeload.github.com/salah3x/finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140747,"owners_count":21054345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android","angular","capacitor","electron","firebase","firebase-functions","firestore","google-maps","ionic","ios"],"created_at":"2024-11-06T21:38:32.760Z","updated_at":"2025-04-10T01:32:27.000Z","avatar_url":"https://github.com/salah3x.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./src/assets/icon/favicon.png\" width=\"200\" alt=\"Finder Logo\" /\u003e\n  \u003ch2\u003eFinder\u003c/h2\u003e\n\n![GitHub release](https://img.shields.io/github/release/salah3x/finder.svg?color=%23f441be)\n[![Build Status](https://travis-ci.org/salah3x/finder.svg?branch=master)](https://travis-ci.org/salah3x/finder)\n![GitHub](https://img.shields.io/github/license/salah3x/finder.svg?color=%232196F3)\n\n\u003c/div\u003e\n\n---\n\nA cross-platform app to share your location and find your friends on the map in real time.\n\n## Development server\n\n- First clone the repo: `git clone git@github.com:salah3x/finder.git`\n- Install dependencies for the app (assuming `node`, `npm` and `ionic` are already installed): `cd finder \u0026\u0026 npm install`\n- Run `ionic serve` for a dev server.\n- Navigate to `http://localhost:8100/`.\n\n\u003e The app will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ionic build` to build the project. The build artifacts will be stored in the `www` directory.\n\n\u003e Use the `--prod` flag for a production build.\n\n## Web deployment\n\n- Install firebase tools: `npm install -g firebase-tools`\n- Authenticate the cli and access Firebase projects: `firebase login`\n- Deploy the Ionic PWA to Firebase: `firebase deploy`\n  \u003e The deployment phase will automatically lint and build the project first.\n\n## Android/iOS deployment\n\n- First, build the app: `ionic build --prod`\n- Next, add the platforms that you'd like to build for:\n  ```\n  npx cap add ios\n  npx cap add android\n  ```\n  \u003e Upon running these commands, both `android` and `ios` folders at the root of the project are created. These are entirely separate native project artifacts that should be considered part of this app (i.e., check them into source control).\n- From the Terminal, run the Capacitor copy command, which copies all web assets into the native iOS project: `npx cap copy`\n\n  \u003e Note: After making updates to the native portion of the code (such as adding a new plugin), use the sync command: `npx cap sync`\n\n- Next, run the Capacitor open command, which opens the native project in Android Studio/Xcode:\n  ```\n  npx cap open android\n  npx cap open ios\n  ```\n- Change the permissions in each project, generate the build artifacts and push them to the play/app store like you do in a normal Android/iOS project.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Ionic CLI use `ionic help` or go check out the [Ionic CLI README](https://ionicframework.com/docs/cli).\n\nTo get started with firebase go to the [firebase console](https://console.firebase.google.com/) and create your first project.\n\nTo get more information about firebase cli use `firebase --help` or visit [the official docs](https://firebase.google.com/docs/cli/).\n\n---\n\nThis project was generated with [Ionic CLI](https://github.com/ionic-team/ionic-cli) version 5.2.3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalah3x%2Ffinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalah3x%2Ffinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalah3x%2Ffinder/lists"}