mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
d881e985d42c9266859f5c2f8fd5c0ab4a7e11f4
upgraded to newest plebbit API using trackers for peer discovery instead of IPFS' DHT, breaking compatibility with subplebbits not running on trackers
Telegram group for this repo https://t.me/plebchanreact
Web client https://plebchan.eth.limo
Plebchan
Plebchan is a serverless, adminless, decentralized 4chan alternative where any pleb can create and own unlimited boards. All data comes from the plebbit protocol, it's all text including links from which media is embedded, shared peer-to-peer. Users do not need to register an account before participating in the community.
To run locally
- Install Node v18 (Download from https://nodejs.org)
- Install Yarn:
npm install -g yarn yarn install --frozen-lockfileto install Plebchan dependenciesyarn startto run the web client
Scripts:
- Web client:
yarn start - Electron client (must start web client first):
yarn electron - Electron client and don't delete data:
yarn electron:no-delete-data - Web client and electron client:
yarn electron:start - Web client and electron client and don't delete data:
yarn electron:start:no-delete-data
Build:
The linux/windows/mac/android build scripts are in https://github.com/plebbit/plebchan/blob/master/.github/workflows/release.yml
Description
No description provided
4chan4chan-alternative5chanbitsocialbulletin-boardcensorship-resistancedecentralizeddecentralized-socialimageboardipfslibp2pmessage-boardp2pp2p-socialpkcsocial-media
Readme
GPL-3.0
39 MiB
Languages
TypeScript
83.9%
JavaScript
6.5%
CSS
5.8%
Java
2.5%
Shell
1.1%
Other
0.2%