Home  >  Q&A  >  body text

mysql - express本地开发的项目怎么部署到服务器

使用express+mysql开发的项目,本地测试完毕,怎么部署到服务器,谢谢。

ringa_leeringa_lee2741 days ago586

reply all(1)I'll reply

  • 怪我咯

    怪我咯2017-04-17 16:21:09

    1. Install node and mysql environment on the server
    2. Upload the code and node www can run the service
    3. If you want to run the service better, you can use pm2 on Linux

    reply
    0
  • Cancelreply