mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +00:00
No description
config | ||
lib | ||
public | ||
spec | ||
views | ||
.gitignore | ||
gulpfile.js | ||
index.js | ||
npm-shrinkwrap.json | ||
package.json | ||
Procfile | ||
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
-
Create a nice place where the NS2 community can assemble and have fun
-
Create an efficient, easy-to-use and flexible system to create NS2 gathers
-
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