Push notification server for mutiny.
To generate keys, run:
npm install web-push -g
web-push generate-vapid-keysthen create a .env file from the .env.sample and set VAPID_KEY equal to your generated private key.
Your public key will be need to be used when building mutiny-web.