- Install latest versions of NodeJS, NPM, MongoDB, Redis, Docker before starting and make sure all these services are running.
- Clone all the repos from: https://bitbucket.org/flowep. If you dont have access to the repos, please ping your manager.
- Install dependencies for each repo by
npm install
- Run all repo servers
npm start
- Once the servers are running. Check the console of each of the service it should say “Status: OK”