summary refs log tree commit diff
path: root/README.md
blob: 1c9e6cec01b2285f979269c900cdaeaa7308abf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<p align="center">
  <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets/logo_big_transparent.png" />
</p>
<h1 align="center">Fosscord Server</h1>

<p>
  <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:

-   [Fosscord HTTP API Server](https://github.com/fosscord/fosscord-server/tree/master/api)
-   [WebSocket Gateway Server](https://github.com/fosscord/fosscord-server/tree/master/gateway)
-   [HTTP CDN Server](https://github.com/fosscord/fosscord-server/tree/master/cdn)
-   [Utility and Database Models](https://github.com/fosscord/fosscord-server/tree/master/util)
-   [RTC Server](https://github.com/fosscord/fosscord-server/tree/master/rtc)
-   [WebRTC Server](https://github.com/fosscord/fosscord-server/tree/master/webrtc)
-   [Admin Dashboard](https://github.com/fosscord/fosscord-server/tree/master/dashboard)

## [Ressources](https://docs.fosscord.com/resources/)

-   [Contributing](https://docs.fosscord.com/contributing/)

## [Download](https://github.com/fosscord/fosscord-server/releases)

-   _is not done yet_