# 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` ## Usage