go-microservices-test

module
v0.0.0-...-34c6fba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2020 License: MIT

README

Testing go microservices

How to make it worK

You need to install dep to make use of the dependencies

# Execute dep ensure to get the dependencies
$ dep ensure

To build and execute the services

docker-compose up

To start the development server

$ cd frontend
$ yarn serve

You'll be able to access the server from url localhost:3000

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL