No description
Find a file
2015-09-21 21:21:11 +01:00
config Add gather rules to page and group up loose links fixes #32 2015-09-20 01:43:09 +01:00
db Implement load old chat messages functionality 2015-09-20 18:05:22 +01:00
lib Implement sorted map and server votes fixes #19 2015-09-21 21:21:11 +01:00
public Minor style changes 2015-09-21 21:15:27 +01:00
scripts Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
spec Implement load old chat messages functionality 2015-09-20 18:05:22 +01:00
views Messages containing links will be rendered as such fixes #24 2015-09-20 17:20:20 +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
gulpfile.js Use babel to compile jsx 2015-08-09 15:48:42 +01:00
index.js Tighten update method 2015-09-17 20:59:05 +01:00
npm-shrinkwrap.json Expose current gather API and add cors 2015-09-17 13:48:10 +01:00
package.json Expose current gather API and add cors 2015-09-17 13:48:10 +01:00
Procfile Added procfile 2015-07-22 14:47:52 +01:00
README.md Update 2015-08-31 17:08:07 +01:00

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