5f0532f8aa | ||
---|---|---|
example | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
LICENSE | ||
README.md | ||
package.json |
README.md
UCI Notify
A live application notification system supporting notificaiton service plugins
Quick Example App
- clone this repo
- cd to example folder
npm install
the pushsafter plugin and the email plugin (support smtp from gmail or aws/ses) will be loaded- modify options of the two services and choose some default message to send by uncommenting
npm start