percord / util /
@Erkin Alp Güney Erkin Alp Güney authored on 12 Jan 2022
GitHub committed on 12 Jan 2022
..
.vscode :sparkles: update util 4 years ago
scripts :sparkles: automatically run db migrations 4 years ago
src Schema change for group specific emojis 4 years ago
tests :sparkles: update util 4 years ago
.gitignore :sparkles: util 4 years ago
.npmignore :sparkles: util 4 years ago
.prettierrc :sparkles: util 4 years ago
LICENSE :sparkles: util 4 years ago
README.md :pencil: updated links to fosscord-server 4 years ago
ormconfig.json :art: emoji db migration 4 years ago
package-lock.json :arrow_up: update packages 4 years ago
package.json Replace nanocolors with picocolors 4 years ago
tsconfig.json Revert "fix: make the CDN build correctly" 4 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 cdn.

It contains all mongoose database models and utility functions.

Installation

npm install @fosscord/server-util