dthrong

Start processes depending on the environment variable 'WEB_CONCURRENCY' or the available processors

Usage no npm install needed!

<script type="module">
  import dthrong from 'https://cdn.skypack.dev/dthrong';
</script>

README

Dependency Status devDependency Status

Example

{
  "main": "src/app.js",
  "scripts": {
    "start": "dthrong"
  }
}