Skip to content

maria-hambardzumian/service-ui

 
 

Repository files navigation

UI service for Report Portal

License stackoverflow

Build Code Coverage GitHub release (latest SemVer) Docker Pulls

  1. Install nodejs (version 20 is recommended)

  2. Open console from the project root

  3. Run the command cd app

  4. Run the command npm install --legacy-peer-deps or npm ci --legacy-peer-deps

  5. Create file .env in app folder

PROXY_PATH='' // http://you_server:port/
  1. Run command npm run dev

  2. Open http://localhost:3000/ in browser

About

UI service for ReportPortal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.3%
  • SCSS 14.7%