dashforge

Version, currently 0.2.01 version
  • 0.2.0latestJul 30, 2021

github.com/azutoolkit/dashforge

Dashforge is JoobQ Server Web Interface that allows you o monitor job queues processing, job latency, and errors in a beautiful LIVE components interface

6 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  dashforge:
    github: azutoolkit/dashforge
    version: ~> 0.2.0

Then run:

shards install

shard.yml

Crystal
>=0.35.1
License
MIT
Author
Elias J. Perez <eliasjpr@gmail.com>
Target
  • dashforge from ./src/dashforge.cr

Dependencies

Runtime Dependencies

  • azu*github: azutoolkit/azu
  • clear*github: anykeyh/clear, branch: master
  • joobq*github: azutoolkit/joobq

README

# Dashforge

TODO: Write a description here

## Installation

TODO: Write installation instructions here

## Usage

TODO: Write usage instructions here

## Development

TODO: Write development instructions here

## Contributing

1. Fork it (<https://github.com/your-github-user/dashforge/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [your-name-here](https://github.com/your-github-user) - creator and maintainer