bstats
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bstats

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • jkuri