1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02:00
server/util
Intevel ツ 51a712ab75 1.3.55
hab vergessen zu rebuilden
2021-08-13 12:28:39 +02:00
..
.vscode rtc 2021-08-12 20:33:42 +02:00
src Update Permissions.ts 2021-08-13 12:23:05 +02:00
.gitignore util 2021-08-12 20:33:02 +02:00
.npmignore util 2021-08-12 20:33:02 +02:00
.prettierrc util 2021-08-12 20:33:02 +02:00
LICENSE util 2021-08-12 20:33:02 +02:00
package-lock.json 1.3.55 2021-08-13 12:28:39 +02:00
package.json 1.3.55 2021-08-13 12:28:39 +02:00
README.md util 2021-08-12 20:33:02 +02:00
tsconfig.json util 2021-08-12 20:33:02 +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