Skip to main content
ArcBlock Community

Arcblock Community - Made with Pages Kit Blocklet

Brain Titan
Developers
blocklet-serverdiscussion

The whole Arcblock Community and its interface was made with Pages Kit Blocklet + other component Blocklets right? It’s something I realised lately😁

1 reply

wangshijun2 years ago

Composability is the heart of the ArcBlock Blocklet Platform.

The following components are used to compose the ArcBlock Community Service:

  • Discuss Kit: is the main content engine used for discussion
  • Pages Kit: is the page engine for customized pages (not too much use case for now)
  • Meilisearch: used to enable full-text search for discussions
  • Payment Kit: used for tips on discussion posts
  • Media Kit: used for image/video uploading and serving
  • Vote: used for community governance-related staff, not used yet
  • Join to earn: used to power all brain ming programs.
  • Point Up: used to manage user points
  • ...

Everyone who runs apps on Blocklet Server can achieve the same results by composing the above blocklets.

Blocklet Server v1.16.27 already has basic support for publishing composed blocklets as a one-stop solution for certain scenarios.

Reply