Closed
Description
I'm really enjoying working through the code in this book. Great job! I've noticed a couple of steps left out for Chapter 7's examples to run, so you'll need to:
- run CREATE DATABASE movieexample (you probably want to access the container instance to execute this command by using mysql -uroot -ppassword in Docker first)
- run go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest to get grpcurl on your machine
Thanks again!
Metadata
Assignees
Labels
No labels