/backend

Contains Party, XMPP and MCP codebase written in Node.JS.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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