Skip to content

go-toschool/magna-graecia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Magna graecia

This repository hold files to orchestrate our micro service system.

In order to run the application with docker-compose you need to have installed:

  • docker

Then, run

$ docker-compose up

when the compose mount all services, you need to run syracuse migrations, in order to create the necesary tables into DB.

$ goose -path postgres -env docker up

you can install goose with the following command:

$ go get -tags nosqlite3 github.com/steinbacher/goose/cmd/goose

r.

Releases

No releases published

Packages

No packages published

Languages