Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 372 Bytes

pm2 panel

Simple pm2 management panel made with next.js

screenshot

Installation

Clone this repository and build the package

git clone https://github.com/pedox/pm2-panel
yarn build

To start application run this command, and application will served at http://localhost:3000

yarn start