mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-05 10:22:31 +01:00
.. | ||
src | ||
.gitignore | ||
.npmignore | ||
.prettierrc | ||
CMakeLists.txt | ||
config.json | ||
README.md |
Fosscord-media
A Fosscord media (voice and video) server
Installation
Prerequisites
- Install the libdatachannel library
- Install the libmongocxx driver and its requirements
Building
$ cmake
$ cd build
$ make