Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BlazingTwist committed Dec 13, 2023
1 parent 2d401ae commit 7a24a06
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Hier wird das Projekt allgemein und das Backend beschrieben.
Siehe auch: [Frontend Dokumentation](./src/main/jchess-web/README.md)

---

## Entwicklerhilfen

[Schnittstellendokumentation](https://blazingtwist.github.io/Clean-Code-Development-Jchess/)

Es finden sich einige Beispiele in [src/main/java/example](./src/main/java/example).
- [Microservices mit Undertow](/../../pull/10) | [Issue](/../../issues/7)
- [Resource-Files mit Undertow hosten](/../../pull/10) | [Issue](/../../issues/7)
- [WebSocket Kommunikation Undertow/JavaScript](/../../pull/17) | [Issue](/../../issues/5)

0 comments on commit 7a24a06

Please sign in to comment.