Warning: This repository doesn't follow semver yet, so there might be unexpected breaking changes.
- Copy
keys.example.json
tokeys.json
and replace the values as needed npm install
- Also install GraphicsMagick with your host package manager if PNG support is required.
node .
- B_SECRET - The secret string users need to know to use the service.
- B_SUPPRESS_SECRET_WARNING - This is a development environment and we shouldn't warn the user about the absence of a secret.
- B_USING_HTTPS - Whether the service is accessible via HTTPS.