Node JS GRPC
grpc-js를 이용한 Study-Note 작성 RPC Server
install protocol-buffers
test
npm installnpm run protogennpm test
npm install
npm run protogen
npm test
run
docker-compose up -d --build