walosha1 / pm2-apps

Final project for the PM2 Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pm2-apps

Final project for the PM2 Tutorial

Prerequisites

  • Node.js + NPM
  • PM2 (npm i -g pm2)
  • Python
  • Flask (pip install flask)

Launching both apps using PM2

cd pm2-apps

pm2 start pm2-apps-config.json

Testing

About

Final project for the PM2 Tutorial


Languages

Language:JavaScript 70.8%Language:Python 29.2%