The server software has only been tested on GNU/Linux.
$ git clone https://github.com/connectustoday/api-server.git
$ cd api-server
$ ./build.sh
$ ./run.sh
It is recommended to use our docker image.
Please see our documentation here.
The server software has only been tested on GNU/Linux.
$ git clone https://github.com/connectustoday/api-server.git
$ cd api-server
$ ./build.sh
$ ./run.sh
It is recommended to use our docker image.
Please see our documentation here.