Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 355 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 355 Bytes

Client/Server docker-compose example

You need to use ubuntu machine in aws and clone this repo . after that just build and launch. if you see Docker compose is magic it means your app is working

How to run ?

The project launch is in two parts: build and start.

Build

$ docker-compose build

Launch

$ docker-compose up