Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 318 Bytes

== Flying High

A simple demo application using BDD, AngularJS and microservices.

=== Building and starting the services

You can start MongoDB and all the web services using the flying-high.sh script:

.\flyigh-high.sh start

You can shut everything down using the same script:

.\flyigh-high.sh stop