https://github.com/probably-not/bull-board-docker
A small wrapper for bull-board to put into a running docker container and allow running in a cluster easily
https://github.com/probably-not/bull-board-docker
Last synced: 11 months ago
JSON representation
A small wrapper for bull-board to put into a running docker container and allow running in a cluster easily
- Host: GitHub
- URL: https://github.com/probably-not/bull-board-docker
- Owner: probably-not
- Created: 2022-06-19T13:29:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T10:13:12.000Z (about 3 years ago)
- Last Synced: 2025-02-24T16:53:24.828Z (over 1 year ago)
- Language: TypeScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# bull-board-docker
A small wrapper for bull-board to put into a running docker container and allow running in a cluster easily.
I'm by no means a frontend developer (anything that compiles to JavaScript is frontend, fight me), so I just followed [this tutorial from DigitalOcean](https://www.digitalocean.com/community/tutorials/setting-up-a-node-project-with-typescript) to set up the project.