mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-06 19:02:33 +01:00
bb07db9979
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.vscode | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
.npmignore | ||
.prettierrc | ||
LICENSE | ||
ormconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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