Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

HackGT/Notifications

Repository files navigation

Notifications

Small node.js application to send notifications to attendees through OneSignal, Twilio, and a Web App

This works in conjunction with the HackMIT applications service, using its authentication to log in and get phone numbers to send texts to.

##Setup ###Create and fill in config.json

cp config.example.json config.json

Here you add credentials for OneSignal and Twilio as well as the port the app should run on ###Install Things

npm install
bower install

Make sure you have npm, bower, and gulp installed globally first ###Run it!

gulp server

About

Small node.js application to send notifications to attendees through OneSignal, Twilio, and a web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published