Skip to content

pkpritam3/bloomreach-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bloomreach-assignment

system

Run Application

Refer below steps to start application.

Start Gateway Service

Run following commands to start Gateway service.

cd gateway
npm install
npm start

Start Web Client

Run following commands to start web client.

cd web-client
npm install
npm start

Start File Watcher

Run following commands to start File Watcher.

cd watcher
npm install
npm start

Use CLI tool

Run following commands.

cd cli-tool
npm install
npm i -g .
commits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published