{"id":16685415,"url":"https://github.com/danielpassos/fcm-playground-ionic","last_synced_at":"2026-04-21T20:01:35.930Z","repository":{"id":38759859,"uuid":"188050151","full_name":"danielpassos/fcm-playground-ionic","owner":"danielpassos","description":"An Ionic playground app for testing Firebase Cloud Messaging","archived":false,"fork":false,"pushed_at":"2023-01-07T05:42:45.000Z","size":4039,"stargazers_count":1,"open_issues_count":24,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-31T15:43:46.662Z","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/danielpassos.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}},"created_at":"2019-05-22T13:58:34.000Z","updated_at":"2025-12-30T00:39:29.000Z","dependencies_parsed_at":"2022-09-21T10:42:51.662Z","dependency_job_id":null,"html_url":"https://github.com/danielpassos/fcm-playground-ionic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielpassos/fcm-playground-ionic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpassos%2Ffcm-playground-ionic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpassos%2Ffcm-playground-ionic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpassos%2Ffcm-playground-ionic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpassos%2Ffcm-playground-ionic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielpassos","download_url":"https://codeload.github.com/danielpassos/fcm-playground-ionic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpassos%2Ffcm-playground-ionic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32108187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-10-12T14:47:13.910Z","updated_at":"2026-04-21T20:01:35.894Z","avatar_url":"https://github.com/danielpassos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fcm-playground-ionic\nAn Ionic playground app for testing Firebase Cloud Messaging\n\n## How to use it\n\n1. Clone the project\n\n   ```shell\n   git clone git@github.com:danielpassos/fcm-playground-ionic.git\n   cd fcm-playground-ionic/\n   git checkout aerogear\n   ```\n   \n1. Create a project on [Firebase](http://console.firebase.google.com/)\n1. Add and Android app using the **Android package name** `me.passos.playground.fcm.ionic`    \n1. Download the **google-services.json** file to the root folder\n\n1. Add a `mobile-services.json` file in the `src/app/home/` folder with the following content\n\n   ```json\n   {\n     \"version\": 1,\n     \"namespace\": \"playground\",\n     \"clientId\": \"fcm-playground\",\n     \"services\": [\n       {\n         \"id\": \"push\",\n         \"name\": \"push\",\n         \"url\": \"[YOUR_UNIFIEDPUSH_SERVER URL/IP]\",\n         \"type\": \"push\",\n         \"config\": {\n           \"android\": {\n             \"variantId\": \"[YOUR_UNIFIEDPUSH_SERVER_VARIANT_ID]\",\n             \"variantSecret\": \"[YOUR_UNIFIEDPUSH_SERVER_VARIANT_SECRET]\",\n             \"senderId\": \"[YOUR_FCM_SENDER_ID]\"\n           }\n         }\n       }\n     ]\n   }\n   ```  \n\n1. Add the **Android** platform\n\n   ```shell\n   ionic cordova platform add android\n   ```\n\n1. Run the app in the Android device\n\n   ```shell\n   ionic cordova run android\n   ``` \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpassos%2Ffcm-playground-ionic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielpassos%2Ffcm-playground-ionic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpassos%2Ffcm-playground-ionic/lists"}