Go to file
Chris Blanchard 6f5e927f70 Added timeout to leadership election 2015-07-31 16:03:09 +01:00
config Added server and map votes 2015-07-29 14:50:39 +01:00
lib Added timeout to leadership election 2015-07-31 16:03:09 +01:00
public Stuff 2015-07-31 15:39:59 +01:00
spec Added timeout to leadership election 2015-07-31 16:03:09 +01:00
views Caveat 2015-07-29 16:02:51 +01:00
.gitignore Added gatherers on sidebar 2015-07-21 01:24:14 +01:00
Procfile Added procfile 2015-07-22 14:47:52 +01:00
README.md Format readme 2015-07-29 11:47:01 +01:00
gulpfile.js A lot of changes..... 2015-07-28 16:54:29 +01:00
index.js Added gatherer counter as a react component 2015-07-20 23:47:18 +01:00
npm-shrinkwrap.json Updated deps 2015-07-29 16:00:21 +01:00
package.json Updated deps 2015-07-29 16:00:21 +01:00

README.md

SWS Gather App

Status

A stateless, flexible and realtime micro web service to arrange SWS gathers for ENSL.org

Design Goals

I'm making this app to promote 3 things

  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

Run

npm install

npm start

Todo

  • ENSL.org: Authentication
  • ENSL.org: Pull user data and bans
  • ENSL.org: API to allow ENSL to pull current gather status
  • Hive Integration: Pull stats
  • Steam Integration: Outbound steam messaging
  • Admin tools - kick user/edit messages
  • Add a backend datastore to persist gather data and messages
  • Add sounds
  • WebRTC?
  • Add user lifeform + div information
  • Show online status

License

MIT Licensed