Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ Each example doubles as a reference for [community packages](https://docs.meteor
- Why: Task management with CRUD, status workflows, priority filtering, real-time dashboard, and type-safe RPC
- Stack: Meteor, Rspack, React, Meteor-RPC, shadcn/ui, Tailwind CSS v4, React Query, Zod, Mocha, Biome, Playwright
- Last Updated At: Apr/21/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

### Notes Offline
- Repository: [meteor/examples/notes-offline](./notes-offline)
- Demo: https://notes-offline.sandbox.galaxycloud.app/
- 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)
- Stack: Meteor, Rspack, React, Mantine UI, jam:offline, jam:method, jam:pub-sub, jam:soft-delete, Zod, Workbox, LinguiJS, Mocha, ESLint, Prettier, Playwright
- Last Updated At: Apr/21/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

### Simple Blog
- Repository: [dupontbertrand/meteor-blog](https://github.com/dupontbertrand/meteor-blog)
Expand All @@ -65,23 +65,23 @@ Each example doubles as a reference for [community packages](https://docs.meteor
- Why: Real-time multiplayer game with room-based matchmaking and live state sync via pub/sub
- Stack: Meteor, Rspack, React, MUI (Material UI), Mocha, oxlint, Playwright
- Last Updated At: Apr/21/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

### Parties
- Repository: [meteor/examples/parties](./parties)
- Demo: https://parties.sandbox.galaxycloud.app/
- 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
- Stack: Meteor, Rspack, Blaze 3, Bootstrap 5, D3.js, RSLint, Playwright
- Last Updated At: Apr/21/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

### Complex Todos (Svelte)
- Repository: [meteor/examples/complex-todos-svelte](./complex-todos-svelte)
- Demo: https://complex-todos-svelte.sandbox.galaxycloud.app/
- Why: Production-grade todo app with modular monolith architecture, rate limiting, caching, migrations, scheduled jobs, and E2E tests
- Stack: Meteor, Rspack, Svelte 5, Skeleton UI, Tailwind CSS v4, jam:method, Zod, oxlint, Cypress, Mocha, MongoDB
- Last Updated At: Apr/21/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

### Welcome Meteor Cordova
- Repository: [CloudByGalaxy/welcome-meteor-cordova](https://github.com/CloudByGalaxy/welcome-meteor-cordova)
Expand Down Expand Up @@ -133,7 +133,7 @@ Additional examples covering tutorials, integrations, and specialized use cases.
- Why: Decentralized NFT marketplace for minting, listing, and buying NFTs with wallet auth and on-chain transactions
- Stack: Meteor, Rspack, React, Tailwind CSS v4, Polygon, Solidity, Hardhat, Ethers.js, IPFS
- Last Updated At: Mar/14/2026
- Meteor Version: 3.4.1-rc.1
- Meteor Version: 3.4.1

## How to add your example?

Expand Down
2 changes: 1 addition & 1 deletion complex-todos-svelte/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.4.1-rc.1
METEOR@3.4.1
36 changes: 18 additions & 18 deletions complex-todos-svelte/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
accounts-base@3.2.1-rc341.1
accounts-password@3.2.3-rc341.1
accounts-base@3.2.1
accounts-password@3.2.3
allow-deny@2.1.0
autoupdate@2.0.1
babel-compiler@7.14.0-rc341.1
babel-compiler@7.14.0
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
boilerplate-generator@2.1.0
caching-compiler@2.0.1
callback-hook@1.6.3-rc341.1
callback-hook@1.7.0
check@1.5.0
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.2.0-rc341.1
ddp-client@3.2.0
ddp-common@1.4.4
ddp-rate-limiter@1.2.2
ddp-server@3.1.3-rc341.1
ddp-server@3.2.0
diff-sequence@1.1.3
dynamic-import@0.7.4
ecmascript@0.18.0-rc341.1
ecmascript@0.18.0
ecmascript-runtime@0.8.3
ecmascript-runtime-client@0.13.0-rc341.1
ecmascript-runtime-client@0.13.0
ecmascript-runtime-server@0.11.1
ejson@1.1.5
email@3.1.2
Expand All @@ -29,28 +29,28 @@ facts-base@1.0.2
fetch@0.1.6
geojson-utils@1.0.12
hot-code-push@1.0.5
hot-module-replacement@0.6.0-rc341.1
hot-module-replacement@0.6.0
id-map@1.2.0
inter-process-messaging@0.1.2
jam:method@1.9.1
launch-screen@2.0.1
localstorage@1.2.1
logging@1.3.6
meteor@2.2.1-rc341.1
meteor@2.3.0
meteor-base@1.5.2
meteortesting:browser-tests@1.8.0
meteortesting:mocha@3.3.0
meteortesting:mocha-core@8.2.0
minifier-css@2.0.1
minifier-js@3.2.0-rc341.1
minimongo@2.0.6-rc341.1
minifier-js@3.2.0
minimongo@2.1.0
mobile-experience@1.1.2
mobile-status-bar@1.1.1
modern-browsers@0.2.3
modules@0.20.3
modules-runtime@0.13.2
modules-runtime-hot@0.14.3
mongo@2.2.1-rc341.1
mongo@2.3.0
mongo-decimal@0.2.0
mongo-dev-server@1.1.1
mongo-id@1.0.9
Expand All @@ -64,18 +64,18 @@ reactive-var@1.0.13
reload@1.3.2
retry@1.1.1
routepolicy@1.1.2
rspack@1.1.0-rc341.1
rspack@1.1.0
sha@1.0.10
shell-server@0.7.0
socket-stream-client@0.6.1
standard-minifier-css@1.10.1-rc341.1
standard-minifier-css@1.10.1
standard-minifier-js@3.2.0
static-html@1.5.0
static-html-tools@1.0.0
tools-core@1.1.0-rc341.1
tools-core@1.1.0
tracker@1.3.4
typescript@5.10.0-rc341.1
typescript@5.10.0
url@1.3.5
webapp@2.1.2-rc341.1
webapp@2.1.2
webapp-hashing@1.1.2
zodern:types@1.0.13
8 changes: 4 additions & 4 deletions complex-todos-svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complex-todos-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"zod": "^3.25.76"
},
"devDependencies": {
"@meteorjs/rspack": "^1.1.0-beta.36",
"@meteorjs/rspack": "^2.0.1",
"@rsdoctor/rspack-plugin": "^1.5.7",
"@rspack/cli": "^1.7.8",
"@rspack/core": "^1.7.8",
Expand Down
10 changes: 5 additions & 5 deletions examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"Playwright"
],
"lastUpdatedAt": "Apr/21/2026",
"meteorVersion": "3.4.1-rc.1"
"meteorVersion": "3.4.1"
},
{
"title": "Notes Offline",
Expand Down Expand Up @@ -74,7 +74,7 @@
"Playwright"
],
"lastUpdatedAt": "Apr/21/2026",
"meteorVersion": "3.4.1-rc.1"
"meteorVersion": "3.4.1"
},
{
"title": "Simple Blog",
Expand Down Expand Up @@ -117,7 +117,7 @@
"Playwright"
],
"lastUpdatedAt": "Apr/21/2026",
"meteorVersion": "3.4.1-rc.1"
"meteorVersion": "3.4.1"
},
{
"title": "Parties",
Expand All @@ -139,7 +139,7 @@
"Playwright"
],
"lastUpdatedAt": "Apr/21/2026",
"meteorVersion": "3.4.1-rc.1"
"meteorVersion": "3.4.1"
},
{
"title": "Complex Todos (Svelte)",
Expand All @@ -165,7 +165,7 @@
"MongoDB"
],
"lastUpdatedAt": "Apr/21/2026",
"meteorVersion": "3.4.1-rc.1"
"meteorVersion": "3.4.1"
},
{
"title": "Welcome Meteor Cordova",
Expand Down
2 changes: 1 addition & 1 deletion nft-marketplace/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.4.1-rc.1
METEOR@3.4.1
32 changes: 16 additions & 16 deletions nft-marketplace/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,50 +1,50 @@
allow-deny@2.1.0
autoupdate@2.0.1
babel-compiler@7.14.0-rc341.1
babel-compiler@7.14.0
babel-runtime@1.5.2
base64@1.0.13
binary-heap@1.0.12
boilerplate-generator@2.1.0
caching-compiler@2.0.1
callback-hook@1.6.3-rc341.1
callback-hook@1.7.0
check@1.5.0
core-runtime@1.0.0
ddp@1.4.2
ddp-client@3.2.0-rc341.1
ddp-client@3.2.0
ddp-common@1.4.4
ddp-server@3.1.3-rc341.1
ddp-server@3.2.0
diff-sequence@1.1.3
dynamic-import@0.7.4
ecmascript@0.18.0-rc341.1
ecmascript@0.18.0
ecmascript-runtime@0.8.3
ecmascript-runtime-client@0.13.0-rc341.1
ecmascript-runtime-client@0.13.0
ecmascript-runtime-server@0.11.1
ejson@1.1.5
es5-shim@4.8.1
facts-base@1.0.2
fetch@0.1.6
geojson-utils@1.0.12
hot-code-push@1.0.5
hot-module-replacement@0.6.0-rc341.1
hot-module-replacement@0.6.0
id-map@1.2.0
inter-process-messaging@0.1.2
launch-screen@2.0.1
logging@1.3.6
meteor@2.2.1-rc341.1
meteor@2.3.0
meteor-base@1.5.2
meteortesting:browser-tests@1.8.0
meteortesting:mocha@3.3.0
meteortesting:mocha-core@8.2.0
minifier-css@2.0.1
minifier-js@3.2.0-rc341.1
minimongo@2.0.6-rc341.1
minifier-js@3.2.0
minimongo@2.1.0
mobile-experience@1.1.2
mobile-status-bar@1.1.1
modern-browsers@0.2.3
modules@0.20.3
modules-runtime@0.13.2
modules-runtime-hot@0.14.3
mongo@2.2.1-rc341.1
mongo@2.3.0
mongo-decimal@0.2.0
mongo-dev-server@1.1.1
mongo-id@1.0.9
Expand All @@ -58,16 +58,16 @@ reactive-var@1.0.13
reload@1.3.2
retry@1.1.1
routepolicy@1.1.2
rspack@1.1.0-rc341.1
rspack@1.1.0
shell-server@0.7.0
socket-stream-client@0.6.1
standard-minifier-css@1.10.1-rc341.1
standard-minifier-css@1.10.1
standard-minifier-js@3.2.0
static-html@1.5.0
static-html-tools@1.0.0
tools-core@1.1.0-rc341.1
tools-core@1.1.0
tracker@1.3.4
typescript@5.10.0-rc341.1
webapp@2.1.2-rc341.1
typescript@5.10.0
webapp@2.1.2
webapp-hashing@1.1.2
zodern:types@1.0.13
8 changes: 4 additions & 4 deletions nft-marketplace/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nft-marketplace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"modern": true
},
"devDependencies": {
"@meteorjs/rspack": "^1.1.0-beta.36",
"@meteorjs/rspack": "^2.0.1",
"@rsdoctor/rspack-plugin": "^1.5.7",
"@rspack/cli": "^1.7.1",
"@rspack/core": "^1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion notes-offline/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@3.4.1-rc.1
METEOR@3.4.1
Loading