grpc-web-demo-ui
grpc-web-demo-ui copied to clipboard
UI for the gRPC-Web Demo
gRPC-Web Demo UI

A client app which uses gRPC for Web Clients to performing operations through microservices at
Installation
Make sure services from the above repository are running beforehand. Also, you can follow that readme to setup local development environment hassle free.
npm install
npm start
Route
http://localhost:3000/
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.