CaliStyle / trailpack-proxy-notifications

Notifications - Proxy Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trailpack-proxy-notifications

NPM version Build status Dependency Status Code Climate

Notifications for Proxy Engine

Install

$ npm install --save trailpack-proxy-notifications

Configure

// config/main.js
module.exports = {
  packs: [
    // ... other trailpacks
    require('trailpack-proxy-notifications')
  ]
}

About

Notifications - Proxy Engine

License:MIT License


Languages

Language:JavaScript 100.0%