{"id":13402887,"url":"https://github.com/meteor/examples","last_synced_at":"2025-04-10T00:18:31.175Z","repository":{"id":37237581,"uuid":"342371209","full_name":"meteor/examples","owner":"meteor","description":"Project examples with Meteor","archived":false,"fork":false,"pushed_at":"2024-07-08T16:01:08.000Z","size":1571,"stargazers_count":134,"open_issues_count":6,"forks_count":56,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-10T00:18:25.102Z","etag":null,"topics":["javascript","meteor","mongodb"],"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","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":"2021-02-25T20:31:57.000Z","updated_at":"2025-02-22T06:09:33.000Z","dependencies_parsed_at":"2024-01-16T10:35:07.736Z","dependency_job_id":"8335ea53-af28-45b7-ae7a-163d2ba6f85a","html_url":"https://github.com/meteor/examples","commit_stats":{"total_commits":94,"total_committers":19,"mean_commits":4.947368421052632,"dds":0.7127659574468085,"last_synced_commit":"bfe651d06d813b581110a162d49d700983e8de5c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteor%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteor","download_url":"https://codeload.github.com/meteor/examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"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":["javascript","meteor","mongodb"],"created_at":"2024-07-30T19:01:22.414Z","updated_at":"2025-04-10T00:18:31.142Z","avatar_url":"https://github.com/meteor.png","language":"JavaScript","readme":"## Examples of Meteor Projects\n\n### Ready\n\n#### Tic tac toe\n- Demo: [tic-tac-toe.meteorapp.com](https://tic-tac-toe.meteorapp.com)\n- Repository: [meteor/examples/tic-tac-toe](./tic-tac-toe)\n- Why: To show that we can even build multiplayer games with meteor.\n- Stack: Meteor and React\n- Last Updated At: Sep/06/2022\n- Meteor Version: 2.7.3\n\n#### Simple Tasks\n- Demo: [simpletasks.meteorapp.com/](https://simpletasks.meteorapp.com)\n- Repository: [fredmaiaarantes/simpletasks](https://github.com/fredmaiaarantes/simpletasks)\n- Why: To show how to use Meteor with [Chakra UI](https://chakra-ui.com/) + [Formik](https://formik.org/) + MongoDB\n- Stack: Meteor, Chakra UI, React, Formik, MongoDB\n- Last Updated At: Apr/07/2021\n- Meteor Version: 2.1.1\n\n#### Complex Svelte Todos\n- Demo: [complex-todos-svelte.meteorapp.com/](https://complex-todos-svelte.meteorapp.com)\n- Repository: [guncebektas/complex-todos-svelte](https://github.com/guncebektas/complex-todos-svelte)\n- Why: To show how to use Meteor in real world problems.\n- Stack: Meteor, Svelte, Bootstrap, MongoDB, Cypress\n- Last Updated At: Aug/21/2021\n\n#### Chakra UI\n- Demo: [chakraui.meteorapp.com](https://chakraui.meteorapp.com/)\n- Repository: [meteor/examples/chakra-ui](./chakra-ui)\n- Why: To show how to set up [Chakra UI](https://chakra-ui.com/) + Icons + Dark Mode with Meteor\n- Stack: Chakra UI, Meteor and React\n- Last Updated At: Dec/02/2023\n- Meteor Version: 3.0-alpha\n\n#### Tailwindcss\n- Demo: [tailwindcss.meteorapp.com](https://tailwindcss.meteorapp.com)\n- Repository: [meteor/examples/tailwindcss](./tailwindcss)\n- Why: To show how to set up [tailwindcss](https://tailwindcss.com/) with Meteor\n- Stack: Tailwindcss, Meteor and React\n- Last Updated At: Nov/10/2022\n- Meteor Version: 2.8\n\n#### Wantch: Manage Movies to Watch\n- Demo: [wantch.meteorapp.com](https://wantch.meteorapp.com)\n- Repository: [filipenevola/wantch](https://github.com/filipenevola/wantch)\n- Why: To show how simple is to create an app using Meteor Methods and React\n- Stack: Meteor, React and PWA\n- Last Updated At: Feb/25/2021\n- Meteor Version: 2.1\n\n#### Double app\n- Demo: [double-app.meteorapp.com](https://double-app.meteorapp.com)\n- Repository: [denihs/double-app](https://github.com/denihs/double-app/)\n- Why: To show how to have two apps with different purposes, but sharing the same codebase. \n- Stack: Meteor and React\n- Last Updated At: Mar/19/2021\n- Meteor Version: 2.1\n\n### Leaderboards\n- Demo: N/A\n- Repository [meteor/leaderboards](https://github.com/meteor/leaderboard/)\n- Why: Complete example of a small Blaze app with only client code that can update the DB.\n- Stack: Meteor and Blaze\n- Last Updated At: Jul/25/2021\n- Meteor Version: 2.13.3\n\n#### NFT Marketplace\n- Demo: https://meteor-nft-marketplace.meteorapp.com (Instructions on how to use it are in the README.md of the project)\n- Repository: [meteor/examples/nft-marketplace](./nft-marketplace)\n- Why: To show how to integrate web3 with Meteor\n- Stack: Meteor, React, TailwindCSS, Polygon, Solidity, Hardhat, Ethers.js, and IPFS\n- Last Updated At: June/1/2022\n- Meteor Version: 2.7.2\n\n### Simple photo\n- Demo: https://simple-photo.meteorapp.com/\n- Repository [meteor/mobile-packages](https://github.com/meteor/mobile-packages/tree/devel/examples/simple-photo)\n- Why: A simple example of `mdg:camera` package that allows you to take pictures from your web/phone camera.\n- Stack: Meteor and Blaze\n- Last Updated At: Dec/04/2023\n- Meteor Version: 2.14-beta.4\n\n### Simple map\n- Demo: https://simple-map.meteorapp.com/\n- Repository [meteor/mobile-packages](https://github.com/meteor/mobile-packages/tree/devel/examples/simple-map)\n- Why: A simple example of using the `mdg:geolocation` package to get current geolocation and show them on maps.\n- Stack: Meteor and Blaze\n- Last Updated At: Dec/04/2023\n- Meteor Version: 2.13.3\n\n### WIP\n#### Parties\n- Demo: N/A\n- Repository: [meteor/examples/parties](./parties)\n- Why: One of the original Meteor examples showcasing how to build a nice working application with Blaze with very little code, while taking advantage of optimistic updates.\n- Stack: Meteor, Blaze\n- Last Updated At: August/23/2021\n- Meteor Version: 2.3.5\n\n#### Native app with Cordova\n- Demo: N/A\n- Repository: [meteor/examples/cordova](./cordova)\n- Why: To show how to set up a proper Native app with Meteor and Cordova\n- Stack: Meteor and Cordova\n- Last Updated At: May/22/2020\n- Meteor Version: 1.10.3\n\n## How to add your example?\n\n- Create a PR including it in this README\n- Make sure you are using the latest Meteor\n- Required fields: Repository, Why, Stack, Last Updated At and Meteor Version.\n\n## Housekeeping\n\nWe want to list only up-to-date examples here.\n\nIf you see old examples that are no longer representing the current state of Meteor or that are not working please open a PR removing it from here.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeteor%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteor%2Fexamples/lists"}