Menu
Additional Links
Start processes depending on the environment variable 'WEB_CONCURRENCY' or the available processors
<script type="module"> import dthrong from 'https://cdn.skypack.dev/dthrong'; </script>
{ "main": "src/app.js", "scripts": { "start": "dthrong" } }