GithubHelp home page GithubHelp logo

meteor / examples Goto Github PK

View Code? Open in Web Editor NEW
128.0 19.0 55.0 1.53 MB

Project examples with Meteor

License: MIT License

CSS 1.05% HTML 4.86% Shell 0.68% JavaScript 86.36% Svelte 2.80% Groovy 0.57% Solidity 3.68%
javascript meteor mongodb

examples's Introduction

Examples of Meteor Projects

Ready

Tic tac toe

Simple Tasks

Complex Svelte Todos

Chakra UI

Tailwindcss

Wantch: Manage Movies to Watch

  • Demo: wantch.meteorapp.com
  • Repository: filipenevola/wantch
  • Why: To show how simple is to create an app using Meteor Methods and React
  • Stack: Meteor, React and PWA
  • Last Updated At: Feb/25/2021
  • Meteor Version: 2.1

Double app

  • Demo: double-app.meteorapp.com
  • Repository: denihs/double-app
  • Why: To show how to have two apps with different purposes, but sharing the same codebase.
  • Stack: Meteor and React
  • Last Updated At: Mar/19/2021
  • Meteor Version: 2.1

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

WIP

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

Native app with Cordova

  • Demo: N/A
  • Repository: meteor/examples/cordova
  • Why: To show how to set up a proper Native app with Meteor and Cordova
  • Stack: Meteor and Cordova
  • Last Updated At: May/22/2020
  • Meteor Version: 1.10.3

How to add your example?

  • Create a PR including it in this README
  • Make sure you are using the latest Meteor
  • 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.

examples's People

Contributors

denihs avatar filipenevola avatar fredmaiaarantes avatar grubba27 avatar guncebektas avatar henriquealbert avatar linegel avatar matheusccastroo avatar renanccastro avatar rijk avatar storytellercz avatar vitorflores avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

examples's Issues

tailwindcss example crashes when upgrading to tailwind 3.x

Hello and thankyou for the example: https://github.com/meteor/examples/tree/main/tailwindcss

It works perfectly well, however when I run the instructions to repeat this, I get

"tailwindcss": "^3.2.4"

Which throws the following error:

Errors prevented startup:

While minifying app stylesheet:
app/client/main.css: PostCSS received undefined instead of CSS string

Your application has errors. Waiting for file change.

However, if i use:

  "dependencies": {
    "@babel/runtime": "^7.17.9",
    "autoprefixer": "^10.4.13",
    "jquery": "^3.6.0",
    "meteor-node-stubs": "^1.2.1",
    "postcss": "^8.4.18",
    "postcss-load-config": "^3.0.1",
    "tailwindcss": "^2.0.3"
  },

Then everything is is ok.
Are you able to share what combination of packages and versions will work with tailwindcss 3.x?

Thanks

How to use tailwind with Svelte

Thanks for putting these examples up, they are a great starting point.

However, I have started to get excited again about meteor now that I see it has support for Svelte, but no tailwind is a deal-breaker for me.

Can you add an example of Svelte with Tailwind? Even a Hello World be great, just so I have a starter project, or perhaps advise if it's not possible yet to use a combination of Meteor, Svelte and Tailwind.

Thanks again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.