percord / util /
@Diego Magdaleno Diego Magdaleno authored on 17 Oct 2021
..
.vscode :sparkles: update util 4 years ago
scripts :sparkles: automatically run db migrations 4 years ago
src :sparkles: config override file 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 Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix 4 years ago
package.json Merge branch 'docker-fix' of https://github.com/hbjydev/fosscord-server into hbjydev-docker-fix 4 years ago
tsconfig.json 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