The repository contains examples for JetBrains Space applications tutorials.
Each directory contains a separate Gradle project:
create-a-chatbot
: How to create a chatbotadd-interactive-ui-to-messages
: How to add interactive UI elements to messagesuse-webhooks
: How to use webhooks to receive notifications about events in Space
Each directory contains a separate .NET solution:
dotnet-create-a-chatbot
: How to create a chatbot (.NET)