Skip to content

KanRule/dashing-go

Repository files navigation

Wekan Dashing-Go

Based on https://github.com/gigablah/dashing-go

Showing Wekan Stats on Dashboard.

Install

  1. Add settings to file .env like this
export TOKEN=ABCDE12345
export PORT=8080
  1. Install dependencies, build and start:
./install-dependencies.sh

./build.sh

./start.sh
  1. Send text to dashboard:
./addstats.sh "Hello world"

About

Wekan Dashing-Go: Wekan Stats on Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published