@yuntijs/yunti-bff-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

bff-sdk-generator

generator for bff sdk

# you should npm login first or run `npm set` command first, like: npm set //dev-npm.tenxcloud.net/:_authToken=xxxxx
docker build -t kubebb/gql-sdk-generator:latest -f Dockerfile --secret id=npmrc,src=$HOME/.npmrc .
# you should npm login first or run `npm set` command first, like: npm set //registry.npmjs.org/:_authToken=xxxxx
docker run --rm --net=host --env GRAPH_API_ENDPOINT=http://0.0.0.0:8888/bff --env SDK_PACKAGE_NAME=@yuntijs/arcadia-bff-sdk --env SDK_YUNTI_NAME=ArcadiaBffSDK --env GRAPH_CLIENT_ENDPOINT=/kubeagi-apis/bff -v /graphql/to/path/schema:/schema -v ~/.npmrc:/root/.npmrc yuntijs/gql-sdk-generator:latest

Readme

Keywords

none

Package Sidebar

Install

npm i @yuntijs/yunti-bff-sdk

Weekly Downloads

8

Version

1.0.6

License

MIT

Unpacked Size

3.44 MB

Total Files

49

Last publish

Collaborators

  • carrotzpc
  • yangqian11