Transparenzcockpit is a database for project report organization with a database based on MongoDB and an online UI based on Next.js.
Find more Information here on our Confluence Page
This project is divided into two part the frontend and the backend.
- Docker & Docker-Compose (Docker Desktop)
- Java 11 or newer
- Node.js (optional)
gradle build
gradle backend:test backend:checkstyleMain
gradle backend:run