plebeius.ethandGitHub 7a92203601 Merge pull request #208 from ThaungThanHan/master
feature: Added post preview to catalog cards
2023-08-22 18:40:08 +02:00
2023-08-22 01:14:04 +00:00
2023-08-10 22:48:13 +00:00
2023-08-11 02:47:02 +00:00
2023-06-03 20:03:07 +00:00
2023-08-22 21:48:05 +07: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-08-22 21:45:23 +07:00
2023-05-01 19:39:12 +00:00
2023-08-22 21:48:05 +07: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%