Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 802 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 802 Bytes

PolkaStats for Subsocial

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

This repository is ARCHIVED, for latest version go to https://github.com/polkastats/polkastats

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