Gmap Challenge

Build Status Coverage Status

Installation

You have to change Google API Key in docker-compose.yml and docker-compose-server.yml files:

GOOGLE_API_KEY:

Testing

To run the test for this, run:

docker-compose up

Run Server

To run the server, run:

docker-compose -f docker-compose-server.yml up