Skip to content

fbvilela/minimal_react_app

Repository files navigation

Getting started with Zendesk apps with React, Vue and Angular

The minimal amount of code you need to get started with Zendesk Apps using your javascript framework of preference.

Getting Started

Please get yourself familiar with the Zendesk documentation

Prerequisites

You will need either npm or yarn and the zendesk_apps_tools installed. Please refer to the Zendesk documentation

Running the app

./bin/compilation-watcher tells webpack to watch for file changes

./bin/zat-server serve the app from the dist folder which is where the index.html and app.js live

Viewing the app

  1. Open up a ticket with the zat flag https://[some-instance].zendesk.com/agent/tickets/1?zat=true
  2. Make sure to allow the insecure scripts to load
  3. Open up the Apps sidebar
  4. The app should appear with a title, icon and details about the ticket.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Minimal react app using app framework v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12