In short, the goal of Meteor is to allow you to build advanced apps quickly with a small team allowing even individuals to achieve things that used to be possible only a large companies like Google and Facebook.
一言で言うと、ミーティアのゴールは小さいチームですばやく先進的なアプリを開発できるようにすることです。さらには、これまでGoogleやFacebookなどの大きな会社だけができていたようなことを個人でもできるようにすることです。
ここがグッときました。
Meteor Galaxy のアナウンスがでてました。まずは商用利用のみで始めるっぽいですね。
Announcing early access to Meteor Galaxy
今後は無料で試せるバージョンもでるのかなー。
Meteor 1.2 RC7 が Meteor Forum でアナウンスされていました。パブリックなバージョンになるそうです。
First public release candidate of Meteor 1.2 - core - Meteor forums
meteor create APP_NAME --release METEOR@1.2-rc.7
または
meteor update --release METEOR@1.2-rc.7
で試すことができます。