boilerplate for grpc
This commit is contained in:
@@ -15,6 +15,7 @@ COPY vault .
|
||||
RUN npm install -g protoc
|
||||
RUN npm install -g protoc-gen-ts
|
||||
|
||||
RUN npm run build_protos
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user