UNPKG

on-server

Version:

Run shell commands in the browser

9 lines (8 loc) 101 B
module.exports = { apps: [ { script: "index.js", name: "on-server", }, ], };