Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 824 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 824 Bytes

Aurora Backend

WE ARE NOT PROVIDING EXTRA SUPPORT FOR THIS

This repo includes the backend code for Aurora, with accounts, parties, XMPP, and more.

NOTE: We'd appreciate if you didn't rehost Aurora, using it in a localhost environment is fine, and credit would be appreciated, thanks!

Installation

  1. Install MongoDB from here.
  2. Clone the repo and install the required dependencies
  3. Create a config.json file based off the config.json.template file to suite your needs.
  4. Edit the DefaultEngine.ini file with the correct port for your XMPP configuration.
  5. Start the node script.
  6. Profit!

Issues

  • Server has a memory leak at some place
  • XMPP is a bit finicky at times

License

GNU