Skip to content

NetManDE/chia-dashboard-core

 
 

Repository files navigation

Chia-Dashboard-Core

The api powering https://dashboard.chia.foxypool.io. No support for users self-hosting, you are on your own. Forked from felixbrucker, all credits to him :)

Installation

  1. Install Node, npm, pm2 and mongodb
  2. Clone this Repo
  3. Install Dependencies
  4. Adjust ecosystem.config.js.dist (Auth Types)
  5. Start with "pm2 start ecosystem.config.js.dist"

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%