spacebarchat merged with old fosscord client test

@BanTheNons BanTheNons authored on 5 Aug 2021
GitHub committed on 5 Aug 2021
.vscode :sparkles: Event Model 5 years ago
src Added bio to PublicUserProjection 4 years ago
.gitignore remove compiled typescript code from repo 5 years ago
.npmignore :art: String trimSpecial pass string OR undefined 5 years ago
.prettierrc :wrench: build 5 years ago
LICENSE :page_facing_up: GPL V3 license 5 years ago
README.md :pencil: Update readme 5 years ago
package-lock.json Bump version to 1.3.35 5 years ago
package.json Bump version to 1.3.35 5 years ago
tsconfig.json :arrow_up: update mongodb 5 years ago
README.md

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 voice-gateaway.

It contains all mongoose database models and utility functions.

Installation

npm install @fosscord/server-util