diff --git a/packages/api/README.md b/packages/api/README.md index 2cd9b997..7dbfc8ac 100644 --- a/packages/api/README.md +++ b/packages/api/README.md @@ -14,6 +14,7 @@ Core server APIs of `bull-board`.
+![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) diff --git a/packages/express/README.md b/packages/express/README.md index 0696693a..debaf95d 100644 --- a/packages/express/README.md +++ b/packages/express/README.md @@ -14,6 +14,7 @@
+![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 diff --git a/packages/fastify/README.md b/packages/fastify/README.md index 1648076c..74af30d8 100644 --- a/packages/fastify/README.md +++ b/packages/fastify/README.md @@ -14,6 +14,7 @@
+![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 diff --git a/packages/hapi/README.md b/packages/hapi/README.md index d03bb632..73926f95 100644 --- a/packages/hapi/README.md +++ b/packages/hapi/README.md @@ -14,9 +14,11 @@
+![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) diff --git a/packages/koa/README.md b/packages/koa/README.md index 73cc6cb5..22b21fd3 100644 --- a/packages/koa/README.md +++ b/packages/koa/README.md @@ -14,6 +14,7 @@
+![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 diff --git a/packages/nestjs/README.md b/packages/nestjs/README.md index 093390aa..2ed02749 100644 --- a/packages/nestjs/README.md +++ b/packages/nestjs/README.md @@ -14,6 +14,7 @@
+![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 diff --git a/packages/ui/README.md b/packages/ui/README.md index 031f1ace..7c704e78 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -14,6 +14,7 @@ UI packages of `bull-board`.
+![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)