Skip to content

BlazingTwist/Clean-Code-Development-Jchess

Repository files navigation

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.