Louciole / disclone

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

Home Page:https://disclone.carbonlab.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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=54&&access=read-only

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 : https://gitlab.com/Louciole/disclone/-/tree/front-archive?ref_type=heads

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

🏎️ getting started

install :

  1. install postgresql

    apt install postgresql postgresql-contrib -y
    
  2. edit server.ini with your parameters

  3. add the DKIM private key in mailing/dkim.txt

    nano mailing/dkim.txt
    

    or you can just copy your local file

  4. 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

About

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

https://disclone.carbonlab.dev

License:Other


Languages

Language:JavaScript 52.0%Language:HTML 20.7%Language:CSS 20.1%Language:Python 6.4%Language:Shell 0.8%