Skip to content

nfzohar/freshdesk-ticket-dashboard

Repository files navigation

Freshdesk Ticket Dashboard

A simple customizable ticket statistics dashboard for Freshdesk V2 API. Designed to work with the "Growth" freshdesk plan.

What it includes

Project Setup

yarn / npm install

Compile and Hot-Reload for Development

yarn dev / npm run dev

Type-Check, Compile and Minify for Production

yarn build / npm run build