From 75a2d58c70b263e8b8763d4f20288415f7d19eb4 Mon Sep 17 00:00:00 2001 From: Afzal Ansari Date: Mon, 8 Jan 2024 22:27:35 +0530 Subject: [PATCH] docs: adds an interactive tut ref for killercoda env (#580) --- docs/pages/crypto-websockets-interactive.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/pages/crypto-websockets-interactive.md diff --git a/docs/pages/crypto-websockets-interactive.md b/docs/pages/crypto-websockets-interactive.md new file mode 100644 index 000000000..70a87b7f2 --- /dev/null +++ b/docs/pages/crypto-websockets-interactive.md @@ -0,0 +1,17 @@ +--- +title: 'Crypto Websockets - Interactive (Alpha)' +description: Interactive version of the original Crypto Websockets tutorial. +weight: 180 +--- + +>tl;dr +Please try out [this](https://killercoda.com/asyncapi-glee/scenario/crypto-websockets) interactive tutorial and let us know what you think, as we plan to have all the docs written this way. + +We created an interactive tutorial using [KillerCoda](https://killercoda.com). It is an interactive version of the [Crypto Websockets](https://github.com/asyncapi/glee/tree/master/examples/crypto-websockets) tutorial that will always work for you no matter what operating system you have. +Please become our alpha testers of the tutorial: + +1. Go through the tutorial [here](https://killercoda.com/asyncapi-glee/scenario/crypto-websockets) +2. Let us know what you think using the channel that works for you the best: + - [Slack](https://www.asyncapi.com/slack-invite/) + - [Twitter](https://twitter.com/AsyncAPISpec) + - [GitHub Issue](https://github.com/asyncapi/glee/issues/) \ No newline at end of file