Run a Meteor App on any Node.js Platform
You can run a Meteor application on almost any platform if you use Demeteorizer to create a regular Node.js app.
$ npm install -g demeteorizer
Then call demeteorizer on the application.
demeteorizer -o ~/my-meteor-apps/converted -nv v0.8.11
Now you have a regular Node.js application. You have to include the appropriate node environment variables to run but other than that should be good to go.
Check out this blog post for more information.
Written by Charlie Key
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#