mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-24 10:15:25 +00:00
43b02a4da5
Progress on #416
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
