Go to file
Chris Blanchard 5f958ed02e Spike 2016-04-19 00:59:05 +01:00
app Spike 2016-04-19 00:59:05 +01:00
config Spike 2016-04-19 00:59:05 +01:00
db Exclude events where leadervote is deselected 2016-01-22 10:36:22 +00:00
lib Spike 2016-04-19 00:59:05 +01:00
public Spike 2016-04-19 00:59:05 +01:00
scripts Deserialise session store using ruby child process 2015-09-15 14:25:00 +01:00
spec Spike 2016-04-19 00:59:05 +01:00
vendor Spike 2016-04-19 00:59:05 +01:00
views Spike 2016-04-19 00:59:05 +01:00
.gitignore Ignore compiled assets 2016-04-19 00:57:42 +01:00
.nvmrc Added singleton for gather 2015-09-14 17:50:00 +01:00
Procfile Spike 2016-04-19 00:59:05 +01:00
README.md Update 2015-08-31 17:08:07 +01:00
brunch-config.js Spike 2016-04-19 00:59:05 +01:00
index.js Clean up 2016-01-22 11:22:40 +00:00
newrelic.js New relic 2015-10-01 11:59:00 +01:00
package.json Spike 2016-04-19 00:59:05 +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