项目作者: Colm3na

项目描述 :
PolkaStats block explorer for Subsocial
高级语言: Vue
项目地址: git://github.com/Colm3na/polkastats-subsocial.git
创建时间: 2021-01-30T09:22:46Z
项目社区:https://github.com/Colm3na/polkastats-subsocial

开源协议:Apache License 2.0

下载


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:

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

Frontend

You will need nodejs:

  1. yarn workspace frontend dev

That will start a dev frontend with hot reload.

Backend

You will need nodejs, docker and docker-compose:

  1. yarn workspace backend docker

That will build and start all the required dockers automagically:

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