/playtf2

Sourcecode for PlayTF2 Website

Primary LanguageJavaScript

#PlayTF2's Website Sourcecode This is the official version of Let's PlayTF2's website

##Requirements

  • Node.js >= v0.10.30
  • MySQL setup with a database

##Installation

  1. Clone the repository to your local machine.

  2. Insure that Node.js is installed and verify the version by running:

node --version
  1. Install the required dependencies
npm install
  1. Edit config.ini.bak with your favorite text editor and save it as config.ini

  2. Run the Node.js app applicable to your server configuration or using node

    node app.js