Skip to content

ludeknovy/jtl-reporter-be

Repository files navigation

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