1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 13:14:06 +01:00
server/util
2021-10-17 11:55:54 +00:00
..
.vscode
src Merge pull request #448 from Mr2u/master 2021-10-15 00:35:32 +02:00
tests
.gitignore
.npmignore
.prettierrc
LICENSE
ormconfig.json
package-lock.json fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
package.json fix: make the CDN build correctly 2021-10-17 11:55:54 +00:00
README.md
tsconfig.json fix: make the CDN build correctly 2021-10-17 11:55:54 +00: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