Api
Description
Backend API built with Nest Framework.

Generate
Generate code with protoc
Generate nest server-side code
Generate node server-side code (optional)
Generate grpc-web client-side code
Generate grpc-web client-side TS code (optional)
As an alternative to make proto, you can also generate same code manually...
Generate node server-side code
Refer NESTJS
Generate certs
Run
Run Dev Mode
start envoy
envoy admin: http://localhost:9901/
Test Dev Mode
Test gRPC-Web
Reference
Last updated
Was this helpful?