Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 861 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 861 Bytes

Hier wird das Projekt allgemein und das Backend beschrieben.
Siehe auch: Frontend Dokumentation

Server start/stop

# starts both the Backend and Frontend.
# Will be available at 'localhost:3000'
docker-compose up -d

# stops the servers
docker-compose down

Entwicklerhilfen

Schnittstellendokumentation

Static Analysis (Codacy)

Es finden sich einige Beispiele in src/main/java/example.