2021-08-13 20:54:58 +02:00
|
|
|
<p align="center">
|
2022-01-11 19:58:51 +01:00
|
|
|
<img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Icon-Rounded-Subtract.svg" />
|
2021-08-13 20:54:58 +02:00
|
|
|
</p>
|
|
|
|
<h1 align="center">Fosscord Server</h1>
|
|
|
|
|
2022-04-14 18:28:46 +02:00
|
|
|
<p align="center">
|
2021-08-13 20:54:58 +02:00
|
|
|
<a href="https://discord.gg/ZrnGQP6p3d">
|
|
|
|
<img src="https://img.shields.io/discord/806142446094385153?color=7489d5&logo=discord&logoColor=ffffff" />
|
|
|
|
</a>
|
|
|
|
<img src="https://img.shields.io/static/v1?label=Status&message=Development&color=blue">
|
|
|
|
<a title="Crowdin" target="_blank" href="https://translate.fosscord.com/"><img src="https://badges.crowdin.net/fosscord/localized.svg"></a>
|
|
|
|
<a href="https://opencollective.com/fosscord">
|
|
|
|
<img src="https://opencollective.com/fosscord/tiers/badge.svg">
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
## [About](https://fosscord.com)
|
|
|
|
|
|
|
|
This repository contains:
|
|
|
|
|
2021-10-20 01:45:42 +02:00
|
|
|
- [Fosscord HTTP API Server](/api)
|
|
|
|
- [WebSocket Gateway Server](/gateway)
|
|
|
|
- [HTTP CDN Server](/cdn)
|
|
|
|
- [Utility and Database Models](/util)
|
|
|
|
- [RTC Server](/rtc)
|
|
|
|
- [WebRTC Server](/webrtc)
|
|
|
|
- [Admin Dashboard](/dashboard)
|
2021-08-13 20:54:58 +02:00
|
|
|
|
2021-09-23 06:04:37 +02:00
|
|
|
## [Resources](https://docs.fosscord.com/resources/)
|
2021-08-13 20:54:58 +02:00
|
|
|
|
2021-09-19 22:15:30 +02:00
|
|
|
- [Contributing](https://docs.fosscord.com/contributing/server/)
|
2021-08-13 20:54:58 +02:00
|
|
|
|
2022-04-07 01:07:50 +02:00
|
|
|
## [Setup](https://docs.fosscord.com/server/setup/)
|
2021-08-13 20:54:58 +02:00
|
|
|
|
2021-10-20 01:45:42 +02:00
|
|
|
- [Download](https://github.com/fosscord/fosscord-server/releases)
|