1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 19:52:36 +01:00

Server split

This commit is contained in:
Kamil G 2021-02-03 18:59:50 +01:00 committed by GitHub
parent 7a3bd96f93
commit 7cb8a6d950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
| Repo name | Brief description |
| :-------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------- |
| [CSS](https://github.com/discord-open-source/discord-css) | Unofficial css framework in the style of Discord. |
| [Server](https://github.com/discord-open-source/discord-server) | Discord-server for discord-client |
| [API](https://github.com/discord-open-source/discord-API) | Discord API server for discord-client |
| [Gateway](https://github.com/discord-open-source/discord-gateway) | Discord Gateway for discord-client |
| [Dashboard](https://github.com/discord-open-source/discord-dashboard) | An admin dashboard for discord-server |
| [Client](https://github.com/discord-open-source/discord-client) | Discord Client for discord-server |
| [CDN](https://github.com/discord-open-source/discord-cdn) | [Content-delivery-network](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) for the server, used to store images and assets |