Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: adds an interactive tut ref for killercoda env #580

Merged
merged 1 commit into from
Jan 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions docs/pages/crypto-websockets-interactive.md
Original file line number Diff line number Diff line change
@@ -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.<!--more-->

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/)
Loading