Milestone I
Zeigt die Grundzüge der WebApplikation des JChess Projekts
Lokal Testen:
Starten des Backends (jchess.game.server.WipExampleServer
).
Starten des Frontends Readme
Im Browser öffnen: localhost:3000
What's Changed
- 2 e23e24 continuous integration needed in #3
- Partial ECS Restructuring - favor composition over inheritance in #4
- Integrate Logging with Logback in #9
- Undertow Example for ResourceHosting and an HTTP-GET Microservice in #10
- Add JUnit 5 to Github Actions and publish report. in #14
- Beispiel für WebSocket handling mit Undertow und JavaScript in #17
- Implement Backend/Frontend communication, refactoring and tests. in #20
Full Changelog: https://github.com/BlazingTwist/Clean-Code-Development-Jchess/commits/Milestone1-CCD