Skip to content

How to start the project

Thang Chung edited this page Jun 9, 2017 · 1 revision

RabbitMQ

Service discovery

  • Open the Command Prompt on your development box, then run Consul in development mode consul.exe agent -dev

Discovery Service

Build and run services

  • cd to builds folder, and run start_all_services.ps1 in Powershell window

Then we can access to services as below

Website

  • Open the website at http://localhost:3000, then log in with root@shoppingcart.com / root

Note: Should run in Administrator mode

Clone this wiki locally