j-toscani / doppelkopf

German card game in the Browser
0 stars 0 forks source link

Add Backend Service #23

Closed j-toscani closed 8 months ago

j-toscani commented 8 months ago

Description (five sentences max.) We will need a Websocket-Server to handle player connections. As Next cannot handle this, we need a custom server.

Possible implementation Split the project into two packages and add a bun and TS compatible Backend Framework.

Acceptance Criteria

Out of Scope

Document optional improvements Optional. Could lead to a better feature.