Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

EDGEResearchLab/live.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • The following must be installed:
    • Node.JS or IO.js
    • npm
    • bower
  • Create a config.js at the root of the server directory for our DB connection info
    • See examples/config.js

Deployment

Assuming you have the prereqs met, it's as simple as:

  • npm install && npm start

Now you should be able to hit http://localhost:3000

We use nginx, see examples/nginx.conf for a sample config file that would go in /etc/nginx/sites-enabled/<nameit>

About

Current, extensible, live tracking website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published