A service that packages DLL bundles and manifests
- Clone on some instance, for example vultr
- Install yarn globally on that instance
- Create a
packages
folder - Run with automatic restart, for example with forever, with
NODE_ENV=production
- Follow this guide to set up SWAP: https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-16-04