/trainingcenter

VATSIM Germany Training-Center backend application.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Trainingcenter-Backend

The trainingcenter-backend project contains the backend code for the VATSIM Germany ATC Training Center. Built using Express.js, this project provides the logic and connection to other services such as the underlying SQL database. Data is exchanged with the React based trainingcenter-frontend project.

Contact

Name Responsible for Contact
Nikolas G. - 1373921 * git@vatger.de

Prerequisites

Running the Application

  1. Run npm install
  2. Run npm run dev