Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 239 Bytes

Backend server for openebs ci-dashboard

Install dependencies

npm install

start backend server

token=<gitlab-api-token> node main.js

backend server run on http://localhost:3000