informatik-heilbronn / transparenz-cockpit

Forschungsprojekt Komunale Digitalisierungsplattform
MIT License
2 stars 0 forks source link
digitalization research-project

Transparent Cockpit

Transparenzcockpit is a database for project report organization with a database based on MongoDB and an online UI based on Next.js.

Basics

Find more Information here on our Confluence Page

Structure

This project is divided into two part the frontend and the backend.

Prerequisites

Build

Build Frontend & Backend

gradle build

Build Frontend

Build Backend

Test

gradle backend:test backend:checkstyleMain

Run

gradle backend:run