Skip to content

meteor/examples

Repository files navigation

Examples of Meteor Projects

Note: We are currently modernizing all the apps in this repository to support the latest Meteor 3.4.

In the meantime, here are some up-to-date resources you can check out:

Skeletons: Quickly scaffold a new Meteor app using meteor create with any of the available skeletons:

--bare, --minimal, --full, --react (default), --vue, --apollo, --svelte, --blaze, --tailwind, --chakra-ui, --solid, --angular, --typescript, --babel, --coffeescript, --prototype

Run meteor create --help to see all options.

Example Apps:

Tutorial Apps (Meteor 3.4 + Rspack):

New to Meteor? Check out the official documentation and the installation guide to get started.


Ready

Simple Tasks

Welcome Meteor Cordova

React Tutorial App

Solid Tutorial App

Vue 3 Tutorial App

Blaze Tutorial App

Svelte Tutorial App

To migrate - WIP

Tic tac toe

Chakra UI

Tailwindcss

Leaderboards

  • Demo: N/A
  • Repository meteor/leaderboards
  • Why: Complete example of a small Blaze app with only client code that can update the DB.
  • Stack: Meteor and Blaze
  • Last Updated At: Jul/25/2021
  • Meteor Version: 2.13.3

NFT Marketplace

Simple photo

Simple map

Solomo

Parties

  • Demo: N/A
  • Repository: meteor/examples/parties
  • 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, Blaze
  • Last Updated At: August/23/2021
  • Meteor Version: 2.3.5

How to add your example?

  • Create a PR including it in this README
  • Make sure you are using the latest Meteor (Meteor 3.x)
  • Required fields: Repository, Why, Stack, Last Updated At and Meteor Version.

Housekeeping

We want to list only up-to-date examples here.

If 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.

Join the Meteor Renaissance!

Meteor 3 starts a new era for building web applications, with multiplatform support, realtime features, modern JavaScript patterns, and a simple starting point. It gives you the flexibility of Node.js together with built-in tools and ready-to-use packages, so you can stay focused on the product.

We're excited about what's to come and can't wait for you to join the Meteor renaissance!

For feedback, questions, or support, visit our forums or join our Discord channel.

Follow us on Twitter and GitHub.

About

Project examples with Meteor

Topics

Resources

License

Stars

Watchers

Forks

Contributors