rkho / crewapp

The crew chooses you!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crewapp Build Status Stories in progress

The crew chooses you!

Installation Directions

  • In the project directory, you should run npm install
  • Then make sure you have grunt-cli, and run grunt build
  • Alternatively, you can run grunt build-web, grunt build-app

Environment Variables

MySQL Database Configuration

Variables Node Variables Default Values Description
database process.env.database crew MySQL database name
username process.env.username root MySQL username
password process.env.password MySQL user's password
hostname process.env.hostname localhost MySQL host location

Node.js Server Configuration

Variables Node Variables Default Values Description
PORT process.env.PORT 3000 Port for the webserver
CHATPORT process.env.CHATPORT 5000 Port for socket.io

About

The crew chooses you!


Languages

Language:JavaScript 72.5%Language:HTML 13.1%Language:CSS 9.6%Language:Objective-C 4.1%Language:Shell 0.7%