Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 437 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 437 Bytes

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