Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Oct 17, 2023
1 parent 39a1333 commit 7ce08ab
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Core server APIs of `bull-board`.
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

For more info visit the main [README](https://github.com/felixmosh/bull-board#readme)
1 change: 1 addition & 0 deletions packages/express/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

# Usage examples
Expand Down
1 change: 1 addition & 0 deletions packages/fastify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

# Usage examples
Expand Down
2 changes: 2 additions & 0 deletions packages/hapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

# Usage examples
1. [Simple hapi setup](https://github.com/felixmosh/bull-board/tree/master/examples/with-hapi)
2. [Auth with hapi setup](https://github.com/felixmosh/bull-board/tree/master/examples/with-hapi-auth)

For more info visit the main [README](https://github.com/felixmosh/bull-board#readme)
1 change: 1 addition & 0 deletions packages/koa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

# Usage examples
Expand Down
1 change: 1 addition & 0 deletions packages/nestjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

## Installation
Expand Down
1 change: 1 addition & 0 deletions packages/ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ UI packages of `bull-board`.
</a>
<p>

![Overview](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/overview.png)
![UI](https://raw.githubusercontent.com/felixmosh/bull-board/master/screenshots/dashboard.png)

For more info visit the main [README](https://github.com/felixmosh/bull-board#readme)

0 comments on commit 7ce08ab

Please sign in to comment.