{"id":45658984,"url":"https://github.com/codeforboston/helpsteps-mobile","last_synced_at":"2026-02-24T08:58:06.974Z","repository":{"id":80041232,"uuid":"45077537","full_name":"codeforboston/helpsteps-mobile","owner":"codeforboston","description":"mobile frontend for helpsteps","archived":false,"fork":false,"pushed_at":"2016-05-09T21:52:40.000Z","size":22179,"stargazers_count":8,"open_issues_count":5,"forks_count":3,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-09-11T19:35:07.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/codeforboston.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},"funding":{"custom":"https://www.codeforamerica.org/donate-to-a-brigade?utm_campaign=CodeforBoston\u0026utm_source=github"}},"created_at":"2015-10-27T23:58:46.000Z","updated_at":"2017-03-23T18:47:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ce56219-63ad-4df3-8271-89c1ee170d5e","html_url":"https://github.com/codeforboston/helpsteps-mobile","commit_stats":{"total_commits":143,"total_committers":4,"mean_commits":35.75,"dds":0.09790209790209792,"last_synced_commit":"ffe1a8ec5e6f274787f6ccb06b4c28b5bfd4603e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeforboston/helpsteps-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforboston%2Fhelpsteps-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforboston%2Fhelpsteps-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforboston%2Fhelpsteps-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforboston%2Fhelpsteps-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforboston","download_url":"https://codeload.github.com/codeforboston/helpsteps-mobile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforboston%2Fhelpsteps-mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"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-02-24T08:58:04.914Z","updated_at":"2026-02-24T08:58:06.962Z","avatar_url":"https://github.com/codeforboston.png","language":"JavaScript","funding_links":["https://www.codeforamerica.org/donate-to-a-brigade?utm_campaign=CodeforBoston\u0026utm_source=github"],"categories":[],"sub_categories":[],"readme":"# helpsteps-mobile\nmobile frontend for helpsteps\n\nSetup\n-----------\n\nThis application is built with [Ionic](http://ionicframework.com/).  First,\nyou'll need to install\n[Node.js](https://docs.npmjs.com/getting-started/installing-node), a JavaScript\nruntime that comes with `npm`, a package manager.\n\nYou will also need to have either\n[Xcode](https://developer.apple.com/xcode/download/), for iOS development, or\n[Android Studio](https://developer.android.com/sdk/index.html), for Android\ndevelopment. Both are available as free downloads.\n\nThen, to install Ionic, run:\n\n```sh\n    npm install -g cordova ionic\n    cd HelpSteps\n    # For iOS development:\n    cordova platform add ios\n    # For Android development:\n    cordova platform android\n    cordova plugin add ionic-plugin-keyboard cordova-plugin-google-analytics\n    cordova plugin add https://github.com/litehelpers/Cordova-sqlite-storage\n```\n\nRunning\n---------------\n\nTo run the app in a simulator:\n\n```sh\n    ionic emulate --livereload \u003cplatform\u003e\n```\n\nWhere `\u003cplatform\u003e` is either `ios` or `android`.  Including the `--livereload`\noption will cause the app to refresh when you make changes.\n\nIf you want to specify a device to simulate other than the default (currently\niPhone 6S for iOS), you can add a `--target` argument; e.g.:\n\n```sh\n    ionic emulate ios --target=\"iPhone-4S, 9.2\"\n```\n\n(To find a list of device types available to your simulator, type `ios-sim\nshowdevicetypes` at the terminal.)\n\nTo run the app on a device:\n\n```sh\n    ionic run \u003cplatform\u003e\n``` \n\nInteractive Development\n------------------\n\nSince Ionic uses a web view, you can connect to your running app using browser\ndev tools.\n\n### iOS ###\n\n  * Launch Safari.\n  * If you don't see a *Develop* menu item, go to *Safari* -\u003e *Settings* and\ncheck \"Show Develop menu in menu bar\".\n  * In the *Develop* menu, find \"Simulator\", if you're developing in the\n    simulator, or the name of your device.\n  * Select \"index.html\" under _HelpSteps.html_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforboston%2Fhelpsteps-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforboston%2Fhelpsteps-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforboston%2Fhelpsteps-mobile/lists"}