Deploying a Sails.js app to Heroku?

后端 未结 3 943
[愿得一人]
[愿得一人] 2021-01-30 18:33

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 a

3条回答
  •  灰色年华
    2021-01-30 19:00

    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 :

    • Sails Deployment Guide
    • An answer of sails.js author to the same question

提交回复
热议问题