0.4.0 • Published 6 years ago

bstats v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

bstats

Server statistics built on top of RxJS

Install

npm install bstats -g

Configuration & Running

On initial run ~/.bstats.json is created. Here you configure your SSL certificates and ports on which server is running on.

Run The Application

bstats

If you want to run this continuously we recommend using pm2 or forever.

Technology Stack

bstats is made on top of

  • NodeJS (server side)
  • RxJS (both server and client side)
  • Angular4 (client side)

Developing on bstats

git clone https://github.com/bleenco/bstats.git
cd bstats
npm run dev # run server build

# open another terminal tab/window and run
npm run start # this starts UI development

Preview

Licence

MIT

0.4.0

6 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.0

7 years ago