Skip to content

Commit

Permalink
Add koa example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Jun 1, 2021
1 parent 7234dd9 commit 5cc2dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ For more advanced usages check the `examples` folder, currently it contains:
2. [Multiple instance of the board](https://github.com/felixmosh/bull-board/tree/master/examples/with-multiple-instances)
2. [With Fastify server](https://github.com/felixmosh/bull-board/tree/master/examples/with-fastify)
2. [With Hapi.js server](https://github.com/felixmosh/bull-board/tree/master/examples/with-hapi)
2. [With Koa.js server](https://github.com/felixmosh/bull-board/tree/master/examples/with-koa)
### Queue options
1. `readOnlyMode` (default: `false`)
Makes the UI as read only, hides all queue & job related actions
Expand Down

0 comments on commit 5cc2dd6

Please sign in to comment.