Can I run coffeescript in Heroku?

Viewed 10616

I have a node.js app written in CoffeeScript.

I'm wondering what is needed in order to host the app on Heroku.

Thanks

7 Answers
Related