Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 305 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 305 Bytes

Backend server for openebs percona-dashboard

Install dependencies

npm install

start backend server

npm run start:server {mongo IP} {mongodb name} {namespaces} openebs {mayaapiserver IP} 

backend server run on http://localhost:3000