What kind of application can I deploy to meteor for free?

I’m very impressed by Meteor after I created my first todos example by following your tutorial and by reading the features list.

Here comes my questions:

What kind of application can I deploy to meteor for free? Where can I find the specs for this? Apparently the Galaxy plan is too expensive for me. Can I deploy it to any hosting which support node.js with Mongodb?

Thanks

Check out the Deployment and Monitoring section of the Meteor Guide for answers.

@bagusflyer there is a Developer version of Galaxy that will be publicly available “soon”, and it will be nice and inexpensive.

Galaxy is only hosting for the app layer. You’ll need to host your database somewhere else, like compose.io.