Warm tip: This article is reproduced from stackoverflow.com, please click
deployment heroku node.js sails.js web-deployment

Deploying a Sails.js app to Heroku?

发布于 2020-04-16 11:59:26

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.

Questioner
Evan Hahn
Viewed
76
2017-05-23 19:53

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 :