1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-24 19:32:46 +01:00
server/util
2021-10-24 12:59:25 +02:00
..
.vscode
scripts
src Proxy support for external network access 2021-10-24 02:17:07 +08:00
tests
.gitignore
.npmignore
.prettierrc
LICENSE
ormconfig.json
package-lock.json ⬆️ update packages 2021-10-24 12:59:25 +02:00
package.json Fix missing dependencies 2021-10-24 02:50:03 +08:00
README.md
tsconfig.json

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