vzx7 / chat3-manager-backend

Panel for administering a web application on top of HestiaCP (backend)
MIT License
2 stars 0 forks source link

Add a project build script #2

Closed vzx7 closed 10 months ago

vzx7 commented 11 months ago

Add a project build script that includes:

  1. get code from master github branches;
  2. build backend;
  3. build forontend;
  4. copy build frontend artifacts to static directory backend;
  5. configure pm2;
  6. start app;
vzx7 commented 10 months ago

The development of the deployment script was moved to the repository: https://github.com/vzx7/chat3-manager-deploy