The app that @jkatzen and I are working on is a production meteor app. https://sunama.com. It has come a long way from when it was first presented at a meteor devshop a long time ago.
Thanks, we are on pre-beta now. I’ll post it here after a few fixes and redisign.
Excellent, looks great but I can’t access to free contents
I have messages in the console (OS X , FF 37.0.2)
- dozens of “SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data”
- “Translation for key 'undefined” is missing!"
- “Translation of ‘LY’ requested outside of a reactive context!” (dozens too with 2 letters)
- “Translation for key 'co” is missing!"
thanks for letting me know, looks like a problem with the translation, I’ll look into it
Finally i can join this post!!!
Made an overview of some of the Meteor apps in production. http://starport.meteor.com/boardwalk Added yours also @giggioz, looks awesome.
Jerry Stories - Short funny stories everyday to make you laugh and smile.
We launch it few days ago and would really appreciate some feedback!
Cheers
Hi everyone,
I just created a mega list of meteor apps (using Linkly which is built using Meteor) currently at 51, please request to be a collaborator to add your own links I would like this to be commnity driven - https://linklyapp.com/almog/production-meteor-apps/new
Tokyo-based buying service for Japanese products:
Here is one more!
ReadBoard is the best place to find the most interesting conversations on the Web right now.
My first production app that i built for a customer was this:
https://app.moebelbogen.ch/plan/demo
its intended for estate sellers that can link to interactive plans where potential buyers can arrange their furnitures
uses konva (former kineticjs) for 2d-drawing. And of course with meteor-live-colaboration-features (share the url).
We just launched www.botpages.com, it’s largest open bot directory. Currently on front page of ProductHunt. Any feedback would be appreciated!
http://getcleanio.com is totally built on top of Meteor and it is a huge laundry system with tons of features and users
We launched https://www.soon.com in Version 2.0 yesterday. We came a long way down. First we used Blaze(Cordova), than React(Cordova) and finally React Native which is in my opinion the only good way to launch a good mobile App in view of UX.
We use Meteor 1.7 + React + Apollo in https://ryfma.com . Social marketplace where writers and poets can share their work (poems, books etc) for free or get paid
My app is https://www.virtualinout.com/ in production for a while now with users all over the world. Meteor’s pub/sub makes the website and apps all update nearly instantly and effortlessly. Lazy loading/dynamic components with some SSR keeps the landing pages light weight all from the same code base.