Skip to content

Doc: example app - client UI #221

@taqtiqa-mark

Description

@taqtiqa-mark

Thanks for the work on eventually. I'm trying to come to grips with the moving parts and encountered some trouble in getting a client to test the server setup I thought the following might be a useful addition to the documentation (README.md?)

To setup a Client

  1. Go to 'examples/bank-accounting'
  2. Execute cargo run
  3. Start another shell, execute podman run -it --rm --network="host" -v $(pwd)/proto:/protos fullstorydev/grpcui -plaintext localhost:10437
  4. See the gRPCui web page at http://0.0.0.0:8080/
  5. How to test the functionality via this client....

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions