1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-09-19 17:01:47 +02:00
Go to file
2021-02-03 18:59:50 +01:00
setup split server into gateway & api 2021-02-03 18:39:21 +01:00
README.md Server split 2021-02-03 18:59:50 +01:00

discord-open-source

Brief overview

Repo name Brief description
CSS Unofficial css framework in the style of Discord.
API Discord API server for discord-client
Gateway Discord Gateway for discord-client
Dashboard An admin dashboard for discord-server
Client Discord Client for discord-server
CDN Content-delivery-network for the server, used to store images and assets
React All discord-css components for React
React-Native All discord-css components for React-Native

Motivation

Discord Open Source aims to be a full one-on-one clone of Discord, adding more features that can be used as a replacement for the official client and still connect and host private Discord server instances. Discord Open Source aims to give the best possible user experience, while combining Discord's UI, features and adding new ones/improving old ones.

Support

https://discord.gg/ZrnGQP6p3d if we are finished we'll host our own instance.

Get started

>>> git clone https://github.com/discord-open-source/discord-open-source.git
>>> cd discord-open-source/setup
>>> setup

Contribute