deploy-on-web-cezerin
Install and Run Cezerin
Follow this installation guide for local environment. All the same for web deploy.
Cezerin apps must be running, console command:
pm2 list all
root@ubuntu-s-1vcpu-1gb-nyc3-01:~# pm2 list all
┌───────┬────┬────────┬────────┬────────┬─────┬────────┬────────────┐
│ Name  │ id │ mode   │ status │ ↺      │ cpu │ memory │
├───────┼────┼────────┼────────┼────────┼─────┼────────┼────────────┤
│ api   │ 0  │ 0.33.0 │ fork   │ online │ 1   │ 0%     │ 139.4 MB   │
│ store │ 1  │ 0.33.0 │ fork   │ online │ 2   │ 0%     │ 136.4 MB   │
└───────┴────┴────────┴────────┴────────┴─────┴────────┴────────────┘