1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 02:01:33 +02:00
server/util
2021-08-24 16:34:46 +02:00
..
.vscode rtc 2021-08-12 20:33:42 +02:00
oldModels 🚧 typeorm 2021-08-21 16:47:22 +02:00
src typeorm entities 2021-08-24 16:34:46 +02:00
util 🚧 typeorm 2021-08-22 12:41:21 +02:00
.gitignore util 2021-08-12 20:33:02 +02:00
.npmignore util 2021-08-12 20:33:02 +02:00
.prettierrc util 2021-08-12 20:33:02 +02:00
LICENSE util 2021-08-12 20:33:02 +02:00
package-lock.json 🚧 typeorm 2021-08-22 12:41:21 +02:00
package.json generate schema 2021-08-23 03:52:14 +02:00
README.md 📝 updated links to fosscord-server 2021-08-13 13:18:45 +02:00
schema.json generate schema 2021-08-23 03:52:14 +02:00
tsconfig.json 🚧 typeorm 2021-08-22 12:41:21 +02:00

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