diff --git a/docs/try.md b/docs/try.md index 12eaf4f0..96e9b914 100644 --- a/docs/try.md +++ b/docs/try.md @@ -20,6 +20,8 @@ menu: overview This example application is developed with [Angular](https://angular.io). The backend is based on RESTHeart's [Change Streams](https://restheart.org/docs/mongodb-websocket) to provide an instant, zero lines of code API for a realtime chat application. In turn, RESTHeart leverages MongoDB's Change Streams to instantly notify clients about database modifications through WebSockets. +Below there's the demo app (full web app available at [chat.restheart.org](https://chat.restheart.org)), choose a nickname to start: + {: .bs-callout.bs-callout-info}