@bzr/bazaar-mock

1.1.2 • Public • Published

Bazaar mock server

Use this server to test your Bazaar app locally.

npm install --save-dev @bzr/bazaar-mock
npx bzr

This will launch a mock Bazaar server on port 3377. It will also create an app with ID "test" that is expected to run on 'http://localhost:8080'.

You can change these defaults with the following options.

npx bzr [options]
  -i specify app ID. It is optional and defaults to 'test'.
  -u specify app URL. It is optional and defaults to 'http://localhost:8080'.
  -r specify redirect URI. Can be specified multiple times. It is optional and defaults to 'http://localhost:8080'.
  -p specify port. Default is 3377.
  -h show this help

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    51
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    51
  • 1.1.1
    2
  • 1.1.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @bzr/bazaar-mock

Weekly Downloads

53

Version

1.1.2

License

proprietary

Unpacked Size

432 kB

Total Files

9

Last publish

Collaborators

  • paddyohanlon
  • alevy
  • saschatrifunovic