@@ -42,15 +42,15 @@ Each example doubles as a reference for [community packages](https://docs.meteor
4242- Why: Task management with CRUD, status workflows, priority filtering, real-time dashboard, and type-safe RPC
4343- Stack: Meteor, Rspack, React, Meteor-RPC, shadcn/ui, Tailwind CSS v4, React Query, Zod, Mocha, Biome, Playwright
4444- Last Updated At: Apr/21/2026
45- - Meteor Version: 3.4.1-rc.1
45+ - Meteor Version: 3.4.1
4646
4747### Notes Offline
4848- Repository: [ meteor/examples/notes-offline] ( ./notes-offline )
4949- Demo: https://notes-offline.sandbox.galaxycloud.app/
5050- Why: Offline-first PWA notes app with auto-save, markdown, search, tagging, pinning, trash/recovery, import/export, cross-tab sync, per-device scoping, and multi-language UI (en/es/pt)
5151- Stack: Meteor, Rspack, React, Mantine UI, jam: offline , jam: method , jam: pub-sub , jam: soft-delete , Zod, Workbox, LinguiJS, Mocha, ESLint, Prettier, Playwright
5252- Last Updated At: Apr/21/2026
53- - Meteor Version: 3.4.1-rc.1
53+ - Meteor Version: 3.4.1
5454
5555### Simple Blog
5656- Repository: [ dupontbertrand/meteor-blog] ( https://github.com/dupontbertrand/meteor-blog )
@@ -65,23 +65,23 @@ Each example doubles as a reference for [community packages](https://docs.meteor
6565- Why: Real-time multiplayer game with room-based matchmaking and live state sync via pub/sub
6666- Stack: Meteor, Rspack, React, MUI (Material UI), Mocha, oxlint, Playwright
6767- Last Updated At: Apr/21/2026
68- - Meteor Version: 3.4.1-rc.1
68+ - Meteor Version: 3.4.1
6969
7070### Parties
7171- Repository: [ meteor/examples/parties] ( ./parties )
7272- Demo: https://parties.sandbox.galaxycloud.app/
7373- 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
7474- Stack: Meteor, Rspack, Blaze 3, Bootstrap 5, D3.js, RSLint, Playwright
7575- Last Updated At: Apr/21/2026
76- - Meteor Version: 3.4.1-rc.1
76+ - Meteor Version: 3.4.1
7777
7878### Complex Todos (Svelte)
7979- Repository: [ meteor/examples/complex-todos-svelte] ( ./complex-todos-svelte )
8080- Demo: https://complex-todos-svelte.sandbox.galaxycloud.app/
8181- Why: Production-grade todo app with modular monolith architecture, rate limiting, caching, migrations, scheduled jobs, and E2E tests
8282- Stack: Meteor, Rspack, Svelte 5, Skeleton UI, Tailwind CSS v4, jam: method , Zod, oxlint, Cypress, Mocha, MongoDB
8383- Last Updated At: Apr/21/2026
84- - Meteor Version: 3.4.1-rc.1
84+ - Meteor Version: 3.4.1
8585
8686### Welcome Meteor Cordova
8787- Repository: [ CloudByGalaxy/welcome-meteor-cordova] ( https://github.com/CloudByGalaxy/welcome-meteor-cordova )
@@ -133,7 +133,7 @@ Additional examples covering tutorials, integrations, and specialized use cases.
133133- Why: Decentralized NFT marketplace for minting, listing, and buying NFTs with wallet auth and on-chain transactions
134134- Stack: Meteor, Rspack, React, Tailwind CSS v4, Polygon, Solidity, Hardhat, Ethers.js, IPFS
135135- Last Updated At: Mar/14/2026
136- - Meteor Version: 3.4.1-rc.1
136+ - Meteor Version: 3.4.1
137137
138138## How to add your example?
139139
0 commit comments