README
This npm package starts a node application described by a config file with pm2.
This npm module starts a node application given by a config file with pm2
<script type="module">
import pm2Starter from 'https://cdn.skypack.dev/pm2-starter';
</script>
This npm package starts a node application described by a config file with pm2.