{"id":17532981,"url":"https://github.com/dab0mb/reactnativemeteorboilerplate","last_synced_at":"2025-09-12T20:31:48.252Z","repository":{"id":66051942,"uuid":"88650328","full_name":"DAB0mB/ReactNativeMeteorBoilerplate","owner":"DAB0mB","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-21T07:18:39.000Z","size":286,"stargazers_count":78,"open_issues_count":4,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T08:23:26.679Z","etag":null,"topics":["meteor","mobile-app","react-native"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DAB0mB.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-18T17:05:55.000Z","updated_at":"2024-01-10T05:08:14.000Z","dependencies_parsed_at":"2023-04-01T10:02:30.026Z","dependency_job_id":null,"html_url":"https://github.com/DAB0mB/ReactNativeMeteorBoilerplate","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"78ccb58c18efbc6ff1c14b8a4ec8f4fdd3464ad4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DAB0mB/ReactNativeMeteorBoilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2FReactNativeMeteorBoilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2FReactNativeMeteorBoilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2FReactNativeMeteorBoilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2FReactNativeMeteorBoilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAB0mB","download_url":"https://codeload.github.com/DAB0mB/ReactNativeMeteorBoilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAB0mB%2FReactNativeMeteorBoilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274873236,"owners_count":25365823,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["meteor","mobile-app","react-native"],"created_at":"2024-10-20T18:09:25.407Z","updated_at":"2025-09-12T20:31:47.978Z","avatar_url":"https://github.com/DAB0mB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Meteor Boilerplate\n\nThis is a React Native app which uses Meteor as its backend. It should be used as a sample boilerplate for starting a new app of your own.\n\n\u003chttps://medium.com/@ardatan/connecting-react-native-and-meteor-w-o-any-3rd-party-library-in-2018-3e784d33acb0\u003e\n\n## Quick Start\n\nInstall all the dependencies:\n\n    $ npm install\n\nBundle Meteor client:\n\n    $ npm run meteor-bundle-client\n\nStart the API server:\n\n    $ npm run api\n\nStart the packager:\n\n    $ npm start\n\nRun the app:\n\n    $ react-native run-android\n\nOr in case you're using iOS:\n\n    $ react-native run-ios\n\n\u003e **Note:** The API URL is configured to `http://localhost:3000` by default. If you would like to change that, be sure to visit the official `README.md` file of [Meteor Client Bundler](https://github.com/Urigo/meteor-client-bundler) for detailed instructions.\n\n## Facebook, Twitter and Google logins\n\nYou have to set custom URI scheme prefix in `app.json`, and `main.js` on Meteor backend. Then, you can use `Meteor.loginWith\u003cservice\u003e` of `accounts-\u003cservice\u003e` packages without any extra `react-native` or `expo` plugins.\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Freactnativemeteorboilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdab0mb%2Freactnativemeteorboilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdab0mb%2Freactnativemeteorboilerplate/lists"}