Currently:
Ssh on the server,
- Pull the latest version on the backend.
- Pull the latest version of the UI.
- Build the UI
- Copy the UI/Dist to the backend/dist
- Restart forever.
Goal: Automate the deploy if there is a new Version Bump.
Option: Use (Circle CI ?) to login into AWS and do the manipulation?
Currently:
Ssh on the server,
Goal: Automate the deploy if there is a new Version Bump.
Option: Use (Circle CI ?) to login into AWS and do the manipulation?