Node Version

$ 20.4.0

Installation

$ npm install

Running the app

# watch mode (development)
$ npm run dev

# production mode
$ npm run serve

Running the app witm pm2

$ pm2 start pm2.config.json