Skip to content

bleenco/bstats

Repository files navigation

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

About

Real-time server statistics dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published