kinda learned grpc here and stopped but didn't want to throw it all out

how to run?

generate types from protubufs

make proto

run ctime service

go run ctime

run web app

go run web

open http://localhost:8080 in web browser