Skip to content

freakcap/unified-UCAAS-platform-NICE_InContact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEPS :

Add the client ID, client Secret and redirect urls in .env files and slackconfig.js Also replace the local server uri with your server uri wherever necessary.

Frontend :

cd frontend
npm install
npm start

Backend :

cd NICE_UCAAS
npm install
npm start

DynamoDB (local) :

cd dynamodb (local)
java -Djava.library.path=./DynamoDBLocal_lib -jar DynamoDBLocal.jar -sharedDb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published