service-ui
service-ui copied to clipboard
UI service for ReportPortal
trafficstars
UI service for Report Portal
-
Install nodejs (minimum required version 10)
-
Open console from the project root
-
Run the command
cd app -
Run the command
npm install -
Create file
.envinappfolder
PROXY_PATH='' // http://you_server:port/
-
Run command
npm run dev -
Open
http://localhost:3000/in browser