1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
Go to file
2021-08-12 20:22:16 +02:00
.vscode gateway 2021-08-12 20:18:05 +02:00
api api 2021-08-12 20:09:35 +02:00
cdn cdn 2021-08-12 20:16:45 +02:00
gateway gateway 2021-08-12 20:18:05 +02:00
src gateway 2021-08-12 20:18:05 +02:00
.DS_Store gateway 2021-08-12 20:18:05 +02:00
.gitignore gateway 2021-08-12 20:18:05 +02:00
.npmignore api 2021-08-12 20:09:35 +02:00
.prettierrc api 2021-08-12 20:09:35 +02:00
LICENSE gateway 2021-08-12 20:18:05 +02:00
package-lock.json gateway 2021-08-12 20:18:05 +02:00
package.json gateway 2021-08-12 20:18:05 +02:00
README.md gateway 2021-08-12 20:18:05 +02:00
tsconfig.json gateway 2021-08-12 20:18:05 +02:00

Fosscord server util

About

Fosscord is a free open source selfhostable chat, voice and video discord-compatible platform.

Fosscord server util contains all necessary logic that is shared between the api, gateway and cdn.

It contains all mongoose database models and utility functions.

Installation

npm install @fosscord/server-util