Back to Graphql Platform

Slack Clone

website/src/docs/hotchocolate/v10/examples/slack-clone.md

16.1.0-p.1.10377 B
Original Source

We have created a more complex end-to-end example using hot chocolate pure code-first in the backend and Blazor and strawberry shake in the frontend. The example uses a mongo database and shows how you could build a slack chat server. This example is more complex than the Star Wars example.

Example