2023-07-15 11:24:56 +02:00
2023-04-25 21:24:50 +00:00
2023-06-23 10:37:13 +02:00
2023-06-03 20:03:07 +00:00
2023-07-15 11:24:56 +02:00
2023-05-24 22:30:49 +00:00
2023-04-25 21:19:33 +00:00
2023-01-30 12:28:59 +01:00
2023-07-13 21:53:37 +02:00
2023-05-01 19:39:12 +00:00

Telegram group for this repo https://t.me/plebchanreact

Demo https://plebchan.netlify.app and https://plebchan.eth.limo

Development:

For development it is recommened to use the mock content env variables because the demo subplebbits are slow and often offline.

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

Languages
TypeScript 83.9%
JavaScript 6.5%
CSS 5.8%
Java 2.5%
Shell 1.1%
Other 0.2%