Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(console-subscriber): add a grpc-web app example #526

Merged
merged 16 commits into from
Feb 23, 2024

Commits on Feb 17, 2024

  1. feat: init grpc_web example app with vite

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    51af16d View commit details
    Browse the repository at this point in the history
  2. feat: gen the proto files

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    673d0ff View commit details
    Browse the repository at this point in the history
  3. fix: generate to the right place

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    801b2e1 View commit details
    Browse the repository at this point in the history
  4. feat: connect to update stream

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b535fdf View commit details
    Browse the repository at this point in the history
  5. docs: add README

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e7a396e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. docs: format

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3ff561b View commit details
    Browse the repository at this point in the history
  2. docs: link the README.md

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    384f324 View commit details
    Browse the repository at this point in the history
  3. docs: remove README

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1c7dabf View commit details
    Browse the repository at this point in the history
  4. chore: remove unused files

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c376426 View commit details
    Browse the repository at this point in the history
  5. chore: remove unused css

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    49fb1d2 View commit details
    Browse the repository at this point in the history
  6. docs: more comments

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    76da972 View commit details
    Browse the repository at this point in the history
  7. fix: typo

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    517190d View commit details
    Browse the repository at this point in the history
  8. ci: add grpc_web action

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3cc1e19 View commit details
    Browse the repository at this point in the history
  9. ci: fix typo

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f99bcd8 View commit details
    Browse the repository at this point in the history
  10. fix: add git diff

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7c3f11e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. github: add me as code owner

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    Rustin170506 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9ed9db9 View commit details
    Browse the repository at this point in the history