Install NodeJS: https://nodejs.org/en/download
a_bit_of_everything.proto: https://github.com/grpc-ecosystem/grpc-gateway/blob/main/examples/internal/proto/examplepb/a_bit_of_everything.proto
Proto Best Practices: https://protobuf.dev/programming-guides/dos-donts/
Proto API Best Practices: https://protobuf.dev/programming-guides/api/
Install Buf: https://buf.build/docs/installation
server_cert.pem: https://github.com/grpc/grpc-go/tree/master/examples/data/x509/server_cert.pem
server_key.pem: https://github.com/grpc/grpc-go/tree/master/examples/data/x509/server_key.pem
ca_cert.pem: https://github.com/grpc/grpc-go/tree/master/examples/data/x509/ca_cert.pem
Convert image format: https://pixelied.com/convert