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: add readme and examples for js client #70

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

prakharmathur82
Copy link
Member

  • Add README
  • Add example usages

@prakharmathur82 prakharmathur82 force-pushed the docs-js-client branch 5 times, most recently from 85c479a to 4754cad Compare August 25, 2023 12:04
clients/js/examples/package.json Show resolved Hide resolved
clients/js/.eslintignore Outdated Show resolved Hide resolved
clients/js/README.md Outdated Show resolved Hide resolved
clients/js/README.md Outdated Show resolved Hide resolved
@punit-kulal
Copy link
Contributor

punit-kulal commented Aug 28, 2023

You would also want to add a files field in your client's package.json or add a .npmignore and make sure the examples and test folders folders is excluded. Otherwise it will also be included in your build/dist.
@prakharmathur82

@prakharmathur82 prakharmathur82 force-pushed the docs-js-client branch 2 times, most recently from 7114c63 to 71c739e Compare August 28, 2023 07:19
@prakharmathur82 prakharmathur82 merged commit fc9d49c into js-client Aug 28, 2023
12 checks passed
@prakharmathur82 prakharmathur82 deleted the docs-js-client branch August 28, 2023 11:59
ravisuhag added a commit that referenced this pull request Sep 24, 2023
* feat: add js client to send JSON data to server (#60)

* feat: add support for proto serde in js client (#62)

* feat: add ci stages for js client (#68)

* docs: add readme and examples for js client (#70)

* chore:bump version

---------

Co-authored-by: Ravi Suhag <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants