Skip to content

AlexDev404/Aurora-backend

Repository files navigation

Aurora Backend

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

NOTE: We'd appreciate if you rehosted and forked Aurora, credit would be appreciated too, 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. Done!

Issues

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

License

GPL v2