Skip to content

yuzhiyou1990/staking-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Development

In appengine folder

yarn dev

In frontend folder

yarn serve

Production Deployment

In appengine folder

Clear the db

yarn clear-db

Deployment

./deploy1.sh

Update networks table in firebase

  • Go to mock-data/networks.js and edit the table.
  • node db.js to update the networks table in firebase

Currently backend project:

  • staking-explorer2-268108

About

Repo for harmony staking dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Vue 34.2%
  • TypeScript 5.9%
  • CSS 1.3%
  • Shell 0.6%
  • HTML 0.1%