1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 20:52:42 +01:00
Go to file
2021-05-21 11:13:17 +02:00
src [add] Basic project structure 2021-05-21 11:13:17 +02:00
.gitignore [add] Basic project structure 2021-05-21 11:13:17 +02:00
CMakeLists.txt [add] Basic project structure 2021-05-21 11:13:17 +02:00
config.json [add] Basic project structure 2021-05-21 11:13:17 +02:00
LICENSE 📄 GPL V3 license 2021-05-08 12:58:05 +02:00
README.md [add] Basic project structure 2021-05-21 11:13:17 +02:00

Fosscord-media

A Fosscord media (voice and video) server

Installation

Prerequisites

Building

$ cmake
$ cd build
$ make