Develop a secured frontend web app using Vue.js via PM2
Goal
- Develop a secured frontend web app using Vue.js via PM2.
- The web app is served at https://dashboard.hainguyen.dev
Prerequisites
Config Vue.js app
Assume that the domain name is dashboard.hainguyen.dev
has been registered SSL certificate using Let’s Encrypt.
The web app is served at port 8080.
|
|
Config Nginx
|
|
Restart Nginx
|
|
Run and monitor the web app using PM2
|
|