Skip to content

kurrent-io/training-introduction-go

Repository files navigation

Instructions for setting up the project

You'll need to have Go 1.16 or higher and docker installed to be able to run the project and tests.

  1. Clone this repository git clone https://github.com/EventStore/training-introduction-go.git
  2. Make sure you are on the main branch
  3. Locate and run docker-compose.yml
  4. Run the tests go test -v ./...
  5. Run the project go run .
  6. Open the project with your IDE

Any problems please contact training@eventstore.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages