/jtl-reporter-be

JtlReporter backend

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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