1
0
mirror of https://github.com/spacebarchat/spacebarchat.git synced 2024-11-08 19:52:36 +01:00
Go to file
2021-02-02 13:53:31 +01:00
setup Update setup.bat 2021-02-02 13:53:31 +01:00
README.md project overview + init setup scripts 2021-01-27 19:50:26 +01:00

discord-open-source

Brief overview

Repo name Brief description
CSS Unofficial css framework in the style of Discord.
Server Discord-server 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

Get started

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

Contribute