Skip to content
forked from erxes/erxes

erxes is an open-source messaging platform for customer success

License

Notifications You must be signed in to change notification settings

anarerdene/erxes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erxes is an open-source messaging platform for customer success.

Setup

  • Run setup.sh (./setup.sh)

Run

  • Run ./start.sh

We need to run three app (main meteor and 2 simple static file server) in order to simulate real life environment.

Test user email: admin@erxes.io, password: admin123.

Main app launches at http://localhost:7010 and test publisher app launches at http://localhost:7030.

If you face with gulp command not found error, install it by npm install -g gulp command.

About

erxes is an open-source messaging platform for customer success

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.6%
  • CSS 30.5%
  • HTML 3.5%
  • Shell 0.4%