Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/louciole/disclone
- Owner: Louciole
- License: other
- Created: 2024-02-14T11:24:43.000Z (9 months ago)
- Default Branch: maine
- Last Pushed: 2024-09-16T05:43:49.000Z (2 months ago)
- Last Synced: 2024-09-16T06:57:48.639Z (2 months ago)
- Topics: clone, discord, discord-clone, mock, python, stateless, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://disclone.carbonlab.dev
- Size: 11.6 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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
rungit update-index --assume-unchanged server.ini