We just launched nemms consisting of a landing page (not Meteor) and two Meteor apps: https://nemms.app (for the end user) and https://anbieter.nemms.app (for businesses) with a common backend (future plans are to split it into multiple (micro) services).
nemms is just for the German market (for now) as we still need to validate the concept. With nemms one can make a request which is then automatically distributed to local retailers who potentially have the product the user is searching for. The retailer then can accept the request and start a sales conversation.
Last but not least, I teach Meteor as part of my software engineering curriculum at the University of Hawaii. Here’s a brief post about my experiences:
Cool thread. I recently opened up early access to my sideproject saas, built with meteor, https://mailfloss.com/. It’s a bulk email verification service designed to take the pain away from doing email verification. Basically scratching my own itch.
This is a little two man hobby job, but I’m pretty happy with https://pindigo.app. It’s a social scoretracking app for pinball players (~2.5k users) (link is to a landing page, also meteor).
It has ranking, geolocation, image uploads, comments, likes, following, notifications, searching, infinite scrolling of personalized score feeds, user preferences, user groups…
It’s on Meteor 1.7.0.1 with React & Apollo with SSR. It has a full custom admin backend, a subscription based roles system and a full custom ecommerce platform as well as the tutorial viewing area of the site.
WraithNotes.com (email from beyond the veil) is built entirely with Meteor. We are currently using Blaze templates, but are experimenting with moving to Vue.js instead. The website is a work-in-progress (the email tab isn’t currently wired up so it will throw an error) but you are welcome to create an account and check it out. Comments and bug reports are welcome.
we run farm management system www.agdata.cz (currently only for czech farmers). Presentation is WordPress, but application moje.agdata.cz is on Meteor/Blaze/Mongo. We also provide farmers with field navigation Android app Agdata NAVI, which is cordova build of web app with some nice plugins (maps, storage,usb) to help tractor drivers be more effective.
Together with various hw products we are able to completely digitalize farm (autonomous gps units, implements and employees BLE tags, lorawan battery powered meteo station and several types of sensors, trackers for livestock, and there are more we are working on).
We also run bunch of various nodejs servers for collecting and processing data from sensors and gps units. Meteor is latest 1.6. but we are really looking forward to update in upcomming days. We started this project 2.5 years ago, and are really happy to choose, after previous project written in meteor, this platform.
Deep thank you to MDG, all contributors and community!
We’ve built MaestroQA (https://www.maestroqa.com/) using Meteor. Our team has been using Meteor since the pre 1.0 days on a couple different products before this one took off.
We’re a small startup in NYC helping companies around the world improve their customer service. We’re also actively hiring so get in touch if you want to help build an awesome company!
I created app.trialio.com, a search and discovery platform for clinical trials. Clinical trial sponsors and research organizations can use it to find each other and to mine for competitive and scientific intelligence.
Its full stack Meteor application. The application is fed by a data aggregation web service using node and express.