{"id":13449549,"url":"https://github.com/meteor/localmarket","last_synced_at":"2025-10-19T22:30:15.855Z","repository":{"id":65982984,"uuid":"53029007","full_name":"meteor/localmarket","owner":"meteor","description":"Localmarket example application","archived":false,"fork":false,"pushed_at":"2018-11-16T03:50:40.000Z","size":5423,"stargazers_count":45,"open_issues_count":4,"forks_count":39,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-01-28T23:44:13.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/meteor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-03T07:07:25.000Z","updated_at":"2021-12-22T21:25:26.000Z","dependencies_parsed_at":"2023-02-19T18:45:23.396Z","dependency_job_id":null,"html_url":"https://github.com/meteor/localmarket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Flocalmarket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Flocalmarket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Flocalmarket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Flocalmarket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteor","download_url":"https://codeload.github.com/meteor/localmarket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237221176,"owners_count":19274447,"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":[],"created_at":"2024-07-31T06:00:42.154Z","updated_at":"2025-10-19T22:30:14.480Z","avatar_url":"https://github.com/meteor.png","language":"JavaScript","funding_links":[],"categories":["Javascript Boilerplates"],"sub_categories":[],"readme":"Local Market\n============\n\nLocal Market is an open source app powered by Meteor and made by [Percolate Studio](http://percolatestudio.com). In this example app we explore intermediate techniques:\n\n  - Using a sample database to generate lists and items\n  - Integrating OAUTH with Meteor's accounts-ui package\n  - Cordova integration to use device phone and GPS\n  - Mobile UI \u0026 UX\n  \n## Configuring Twitter\n\nBy default, Local Market comes configured with credentials for a shared Twitter app. You can also use credentials for your own Twitter application. Here's how:\n\n1. Register your application on Twitter:\n  1. Sign in and create your app on [Twitter's App Dashboard](https://apps.twitter.com/apps/new)\n  2. Set Callback URL to anything, but don't keep it blank. (Meteor apps use OAuth 1.0a, which doesn't require setting this field)\n  3. In the \"Settings\" tab, enable \"Allow this application to be used to Sign in with Twitter\"\n  4. In the \"Permissions\" tab, give the app \"Read and Write\" access.\n\n2. Configure your Twitter credentials in your Meteor app:\n  1. Go to the \"Keys and Access Tokens\" tab.\n  2. Create a `settings.json` file that **won't be in source control** with the following contents:\n\n  ```js\n  {\n    \"twitter\": {\n      \"consumerKey\": \"\u003cCopy value from Consumer Key (API Key)\u003e\",\n      \"secret\": \"\u003cConsumer Secret (API Secret)\u003e\"\n    }\n  }\n  ```\n\n3. Now you can run or deploy your copy of Local Market with the `--settings path/to/settings.json` option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Flocalmarket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeteor%2Flocalmarket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Flocalmarket/lists"}