Skip to content

Sample application developed originally in HyperDev to authenticate to PureCloud, get list of queues and show stats for a single queue

Notifications You must be signed in to change notification settings

andrewasfa/purecloud-stepbystep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome PureCloud Step by Step app

It's a simple app developed originally in HyperDev to:

  • Authenticate to PureCloud
  • Get list of queues and
  • Show stats for a single queue

Getting started

  • install required packages using npm
  • run server.js

Files

On the back-end,

  • app starts at server.js
  • frameworks and packages are in package.json
  • safely store app secrets in .env

On the front-end,

  • client.js, style.css and index.html
  • assets contain other files like images or music

Made from the default HyperDev app.

        ____________________________________________________
       | I live here                                        \
       / https://github.com/andrewasfa/purecloud-stepbystep | 
      /_____________________________________________________/

\ ゜o゜)ノ

About

Sample application developed originally in HyperDev to authenticate to PureCloud, get list of queues and show stats for a single queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published