This example demonstrates the successful installation of a node module installed via npm for use in a Meteor project both locally and on Heroku.
We leverage a modified buildpack, which is a concatenation of the nodejs buildpack and the original meteor buildpack by Jordan Sissel.
See the GitHub repo for this project for more information.
→ →