GenesysCloudBlueprints / react-app-with-genesys-cloud-sdk

A react app written in typescript with genesys cloud javascript sdk integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Develop a React App with Typescript that uses the Genesys Cloud Platform SDK

View the full Develop a React app that uses the Genesys Cloud Platform SDK article on the Genesys Cloud Developer Center.

React App flowchart

:::primary Note: This blueprint uses React v18 (with Vite). Higher versions will require additional webpack configuration. :::

Description

This Genesys Cloud Developer Blueprint demonstrates how to include the Genesys Cloud Javascript Platform SDK in a React app. This solution uses Typescript, although the implementation will be similar if you're using plain JavaScript. This solution includes a sample React app that explores use cases such as creating a profile page for a user and completing admin operations such as signing all the users out of a queue.

About

A react app written in typescript with genesys cloud javascript sdk integration

License:MIT License


Languages

Language:TypeScript 76.1%Language:SCSS 13.6%Language:HTML 6.8%Language:JavaScript 2.4%Language:CSS 1.1%