I'm checking out my options on deploying meteor apps.
I already saw the problems of deploying meteor apps built on my mac, to remote Ubuntu server and other versioning issues, i believe more to come.
meteor-up looks like a good solution, but can it be used alongside with demeteorizer to handle dependency management?
Would that have any advantage over packaging with demeteorizing, and deploying with some othe/custom script?