dogetracker icon indicating copy to clipboard operation
dogetracker copied to clipboard

An open-source website for viewing, managing and exploring statistics and historical data from DogeHouse.

DogeGarden logo

An open-source website for viewing, managing and exploring statistics and historical data from DogeHouse 🐶

discord - users online

Website · Tracker · Discord · Documentation


Installation

  • You need a MySQL Server to run the /src/database/setup.sql database setup.
  1. git clone https://github.com/dogegarden/dogetracker
  2. Install NodeJS and NPM.
  3. Install depends: npm install --save
  4. Fill out example.env
  5. Run index.js