@fosscord/server-util

Utility functions for the all server repositories

Usage no npm install needed!

<script type="module">
  import fosscordServerUtil from 'https://cdn.skypack.dev/@fosscord/server-util';
</script>

README

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