Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 267 Bytes

jtl-reporter-be

JtlReporter backend service. The main repository with all instructions can be found here.

Prerequisites

  • Nodejs v18

Development

  1. Installation: npm install
  2. Running the server: npm run dev