percord / util /
@Erkin Alp Güney Erkin Alp Güney authored on 8 Apr 2022
GitHub committed on 8 Apr 2022
..
.vscode :sparkles: update util 4 years ago
scripts :sparkles: automatically run db migrations 4 years ago
src optional 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 Bump minimist from 1.2.5 to 1.2.6 in /util 4 years ago
package.json revert dependabot PRs that update node-fetch to v3 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