Go to file
Chris Blanchard 115880e2b3 Fix typo 2015-09-15 14:41:09 +01:00
config Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
db Switch to skill level 2015-08-30 00:46:16 +01:00
lib Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
public Smarten up previous gather 2015-09-15 00:10:06 +01:00
scripts Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
spec Fix test and temporarily disable to push fix asap 2015-09-15 14:24:45 +01:00
views Fix typo 2015-09-15 14:41:09 +01:00
.gitignore Keep compiled app.js out of repo 2015-08-27 16:13:11 +01:00
.nvmrc Added singleton for gather 2015-09-14 17:50:00 +01:00
Procfile Added procfile 2015-07-22 14:47:52 +01:00
README.md Update 2015-08-31 17:08:07 +01:00
gulpfile.js Use babel to compile jsx 2015-08-09 15:48:42 +01:00
index.js Added basic bot commands 2015-09-14 18:11:52 +01:00
npm-shrinkwrap.json Added steam client 2015-08-31 20:39:13 +01:00
package.json Added steam client 2015-08-31 20:39:13 +01:00

README.md

ENSL Gathers App

Status

A realtime micro web service to organise gathers for ENSL.org

Design Goals

  1. Create a nice place where the NS2 community can assemble and have fun

  2. Create an efficient, easy-to-use and flexible system to create NS2 gathers

  3. Support the modern web and basic usability expectactions (e.g. realtime, phone and tablet friendly)

That's it

Requirements

  • node.js 0.12

  • MongoDB

Run

npm install

npm start

License

MIT Licensed