GithubHelp home page GithubHelp logo

facundomarguello-goldofir / substrate-telemetry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paritytech/substrate-telemetry

0.0 1.0 0.0 2.05 MB

Polkadot Telemetry service

License: GNU General Public License v3.0

Dockerfile 0.17% Rust 2.52% TypeScript 85.14% JavaScript 3.12% HTML 0.32% CSS 8.45% Shell 0.28%

substrate-telemetry's Introduction

Polkadot Telemetry

Getting Started

After cloning the repo, make sure to grab the latest stable version of node and install dependencies before doing anything.

nvm install stable
yarn

Terminal 1 - Backend

yarn start:backend

Terminal 2 - Frontend

yarn start:frontend

Terminal 3 - Node

./target/debug/polkadot --dev --telemetry-url ws://localhost:1024

Run via Docker

To run via docker make sure that you have Docker Desktop

docker-compose up --build -d
  • -d stands for detach, if you would like to see logs i recommend using Kitmatic or dont use the -d
  • --build will build the images and rebuild, but this is not required everytime
  • If you want to makes UI changes, there is no need to rebuild the image as the files are being copied in via volumes.

Now navigate to localhost:3000 in your browser to view the app.

substrate-telemetry's People

Contributors

maciejhirsz avatar cmichi avatar ltfschoen avatar gterzian avatar pmespresso avatar siman avatar akru avatar jacogr avatar tac0turtle avatar woeom avatar xlc avatar kayryu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.