ayushagarwal95 / GPL

graVITas Premier League

Home Page:http://www.gravitaspremierleague.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graVITas Premier League

The graVITas Premier League code repository

This website is hosted here

Please report any bugs or issues here

Instructions for Installation:

Install Node.js 0.12.x
Install the latest version of MongoDB
Install all dependencies
$ npm install
Install security dependency manually (Microsoft Windows only)
# npm install bcryptjs
Run the server locally at port 3000 or "PORT" in process.env
$ npm start

External Requirements:

  • A MongoDB instance running locally or valid "MONGOLAB_URI"/"MONGOHQ_URI" string in process.env
  • A valid "COOKIE_SECRET" string in process.env for better security (Optional)
  • A valid "LOGENTRIES_TOKEN" in process.env for Logentries support (Optional)
  • A valid "NEWRELIC_APP_NAME" and "NEWRELIC_LICENSE" in process.env for New Relic support (Optional)

About

graVITas Premier League

http://www.gravitaspremierleague.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.6%Language:CSS 1.4%Language:HTML 0.0%