/3rd-base

Primary LanguageErlangMIT LicenseMIT

3rd Base

Implementation of Friendbase's third-party chat backend. To be used to enable Friendbase chat clients of various shapes and sizes to all come together and work towards the larger goals in life -- making it easier for nine year olds to play virtual four-in-a-row.

Usage

Installation

$ make deps
$ make rel

Starting

To start in foregroud

$ ./rel/3rd-base/bin/3rd-base console

To start as a background process

$ ./rel/3rd-base/bin/3rd-base start