1.0.10 • Published 1 year ago

@slay-pics/slay-vercel-nitro-fonts v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@slay-pics/slay-q-rpc

npm version npm downloads bundle Codecov

Driver for slay-q-ingest RPC server. See Slay Q for more info.

Read the Docs

Usage

Install package:

# npm
npm install @slay-pics/slay-q @slay-pics/slay-q-rpc

# yarn
yarn add @slay-pics/slay-q @slay-pics/slay-q-rpc

# pnpm
pnpm install @slay-pics/slay-q @slay-pics/slay-q-rpc

# bun
bun install @slay-pics/slay-q @slay-pics/slay-q-rpc

Environment Variables

You can configure the driver by passing in options to the constructor, or alternatively you can specify the following environment variables:

  • SLAY_Q_WORKER_SECRET - Shared secret used to validate RPC requests
  • SLAY_Q_INGEST_ENDPOINT - URL to the slay-q ingest endpoint

Note that constructor options take precedents.

License

Published under MIT License.

1.0.9

1 year ago

1.0.8

1 year ago

1.0.10

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago