Skip to main content
We provide official, open-source sample applications for popular web frameworks to help you bootstrap your integration. Each project demonstrates SDK initialization, fetching/rendering tickets, querying Knowledge Base articles, and connecting to our live chat WebSocket server.

1. Vue Example App

A complete Vue 3 single-page application showcasing the full capabilities of the JavaScript SDK.
  • Features: Live Chat widget implementation, ticket list rendering, interactive search, and layout branding synchronization.
  • Repository: FusionDesk Vue Example on GitHub

2. React Example App

A modern React application showing how to bind FusionDesk functions into functional components and custom hooks.

3. Svelte Example App

A lightweight, reactive Svelte application demonstrating state management integration with the client SDK.