4.4.6 • Published 8 months ago

xtralife-dashboard v4.4.6

Weekly downloads
46
License
(C) Xtralife.clou...
Repository
github
Last release
8 months ago

Xtralife Dashboard

The dashboard works hand in hand with xtralife-server to show your data. The ./configDashboard/config.dev.js must be modified just like your xtralife-server's configuration to include your games, keys, etc...

defaults :

listening on port 3000
default user: user
default password: password

Running with Docker

With the same database containers as xtralife-server :

docker run --rm -it --link redis:redis --link mongo:mongodb --link elastic:elastic -e NODE_ENV=production -p 3000:3000 xtralife/xtralife-dashboard

#User Guide

First install server

npm install

Then install client

cd client && npm install

Then build client

cd client && npm run build

Finally run with

npm start
4.4.6

8 months ago

4.4.5

9 months ago

4.4.4

9 months ago

4.4.3

9 months ago

4.4.2

2 years ago

4.4.1

2 years ago

4.4.0

2 years ago

4.3.6

2 years ago

4.3.7

2 years ago

4.3.2

2 years ago

4.3.1

2 years ago

4.3.4

2 years ago

4.3.3

2 years ago

4.3.0

2 years ago

4.1.14

3 years ago

4.1.9

3 years ago

4.1.8

3 years ago

4.1.7

3 years ago

4.1.4

3 years ago

4.0.8

3 years ago

4.1.3

3 years ago

4.0.7

3 years ago

4.0.6

3 years ago

4.1.1

3 years ago

4.0.5

3 years ago

4.0.4

3 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

5 years ago

4.0.0-beta2

5 years ago

4.0.0-alpha2

5 years ago

4.0.0-alpha

5 years ago

3.3.3

6 years ago

3.3.1

6 years ago

3.2.6

6 years ago

3.2.5

6 years ago

3.2.4

6 years ago

3.2.3

6 years ago

3.2.1

9 years ago