简体   繁体   中英

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. How could I deploy to Heroku ?

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

Heroku has very good documentation for deploying Node.js application in its platform. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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