Skip to content

Commit

Permalink
Add Nest.js example to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh authored May 14, 2023
1 parent 250e7c1 commit cfdaf85
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 @@ -108,6 +108,7 @@ For more advanced usages check the `examples` folder, currently it contains:
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)
2. [With Nest.js server](https://github.com/felixmosh/bull-board/tree/master/examples/with-nestjs) (Thanx to @lodi-g)

### Board options
1. `uiConfig.boardTitle` (default: `empty`)
Expand Down

0 comments on commit cfdaf85

Please sign in to comment.