Road to Glory Project
This web application serves as a backend for an in-development set of tools designed to ease the hardships of playing online strategic role playing games.
If you never played an online strategic role playing game through email or forum, you might not know the issues, but you also miss out a lot of fun!
- install
meteorframework - clone this repository
- run
meteorto start the local server
Run meteor build .. --architecture os.linux.x86_64 to create a deployment package.
Refer to Meteor Guides for custom deployments.
Requires nodejs and mongodb on the server.