Deploying a Sails.js app to Heroku?

Evan Hahn picture Evan Hahn · Apr 25, 2013 · Viewed 12.2k times · Source

I have limited experience deploying Node.js apps -- how can I deploy a Sails.js app to Heroku?

I've heroku logined and heroku created my app already.

Answer

Jérémie Parker picture Jérémie Parker · May 1, 2013

You should check out this github repo : heroku-sails It should get you started with sailsjs on heroku

There is a discussion around this particular github repo here on the sails.js google group

These are also resources that can help you get your app running :