Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 608 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 608 Bytes

frigg-dispatcher Build Status Coverage Status

Queue API for frigg.io

Usage

npm install
./index.js

The project is configured with environment variables with defaults in src/config.js. Look there for defaults and available configuration variables.

Run in production

Just set NODE_ENV to production and you are all set.


MIT © frigg.io