mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-29 03:55:18 +00:00
82d69052c3
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
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
