Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 706 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 706 Bytes

PolkaStats for Subsocial

PolkaStats block explorer for Subsocial, an open platform for decentralized social networks and marketplaces.

Install

Install mono-repo:

git clone https://github.com/Colm3na/polkastats-subsocial.git
cd polkastats-subsocial
yarn

Frontend

You will need nodejs:

yarn workspace frontend dev

That will start a dev frontend with hot reload.

Backend

You will need nodejs, docker and docker-compose:

yarn workspace backend docker

That will build and start all the required dockers automagically:

  • PostgreSQL
  • Hasura GraphQL server
  • Parity Polkadot client
  • Nodejs crawler