简体   繁体   English

NodeJS-部署到Heroku

[英]NodeJS - Deploy to Heroku

I completed an independent and basic project which is about Edit Distance Algorithm. 我完成了一个有关“编辑距离算法”的独立基础项目。 Need a deployment environment for demo to show off some people. 需要一个演示环境来演示一些人的部署环境。 I've got 2 app API + Client in GitHub Repo. 我在GitHub Repo中有2个应用程序API +客户端。 How could I deploy to Heroku ? 我该如何部署到Heroku?

https://github.com/burakkaanerce/editdistance-nodejs https://github.com/burakkaanerce/editdistance-nodejs

Heroku has very good documentation for deploying Node.js application in its platform. Heroku有很好的文档 ,可以在其平台上部署Node.js应用程序。 Kindly go through it and raise a question, if you are struck in the midway. 如果您在中途被打扰,请仔细检查并提出一个问题。

If Vue + Express is your concern, this article might help you. 如果您关心Vue + Express,那么本文可能会对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM