Skip to content
This repository was archived by the owner on Oct 25, 2019. It is now read-only.

RevolutionUC/revolutionuc-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

revolutionuc-live

Getting Started

  • Copy .env.example to .env and set the NOTIFICATIONS_KEY to something random
  • npm install and npm install -g webpack
  • Front-end javascript is built with webpack. cd lib/client and webpack --watch to build and watch.
  • npm start to start the express web server
  • Go to localhost:3000

api

Example post request to publish push notification. Pass the NOTIFICATIONS_KEY that is setup in .env and a payload message: curl -d "apikey=yo&text=My Message" http://localhost:3000/api/v1/notification/publish (add a -v flag for a verbose response message)

Notes

  • RevolutionUC fall 2016 colors: #DB0010 and #8E000A

TODO

About

(legacy) The live hackathon dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •