Skip to content

subsocialdev/polkastats-subsocial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PolkaStats for Subsocial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.2%
  • JavaScript 18.4%
  • SCSS 4.2%
  • Shell 1.1%
  • Dockerfile 0.1%