/tgrgbace.tv

Primary LanguageJavaScript

tgrgbace.tv

How to build

  1. Create a .env with
HMAC_KEY=my-secret-hmac-key
HOSTNAME=my-fully-qualified-domain-name
  1. npm install

  2. Enjoy your dist

  3. running npm install will print a .env file to stdout. If you'd like to reproduce the results, set those environment variables.