Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louciole/disclone

a minimalist yet feature-full discord clone [THIS IS A MIRROR OF THE GITLAB REPO]
https://github.com/louciole/disclone

clone discord discord-clone mock python stateless vanilla-javascript vanilla-js

Last synced: about 3 hours ago
JSON representation

a minimalist yet feature-full discord clone [THIS IS A MIRROR OF THE GITLAB REPO]

Awesome Lists containing this project

README

        

# Disclone.

❓️A shitty Discord clone based on sakura.

🌍 Production : https://disclone.carbonlab.dev

🟢 Status : https://status.carbonlab.dev

🏀 Roadmap : https://smoop.carbonlab.dev/project?uid=11&&access=read-only

🏡 Home : https://gitlab.com/Louciole/disclone

## Frontend !
In the enchanted forest of Disclone, nestled amidst ancient trees, lies a hidden archive. It beckons to adventurers, promising the secrets of forgotten magic. Guided by whispers of wind, they find the portal and enter a realm of wonders. There, a standalone frontend awaits, a fusion of ancient wisdom and modern marvels. As they explore its depths, they become guardians of knowledge, entrusted with preserving Disclone's magic for eternity.

Repo :
[Gitlab](https://gitlab.com/Louciole/disclone/-/tree/front-archive?ref_type=heads)

Deployment :
https://louciole.gitlab.io/disclone/

## 🏎️ getting started

### install :

1. edit `server.ini` with your parameters

2. add the DKIM private key in `mailing/dkim.txt`

nano mailing/dkim.txt

or you can just copy your local file

3. Install the dependencies

bash install.sh

## 🖥️ Work
If you plan to commit something don't forget to IGNORE the *.ini file
run

git update-index --assume-unchanged server.ini