Git Product home page Git Product logo

apalis-board's Introduction

Apalis Board Apalis-board

Apalis Dashboard is a UI built on top of Apalis to help you visualize your queues and their jobs. With this library you get a beautiful UI for visualizing what's happening with each job in your queues, their status and some actions that will enable you to get the job done.

UI Workers

If you want to learn more about (Apalis

Starting

To get started with apalis-board, you need an API backend running. Please take a look at this example

git clone https://github.com/geofmureithi/apalis-board
yarn build --env API_URL=http://localhost:8000
yarn serve

Contributing

First, thank you for being interested in helping out, your time is always appreciated in every way. 💯

Remember to read the Code of Conduct so you also help maintaining a good Open source community around this project!

Here are some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • When opening a bug report provide as much information as you can, some things might be useful for helping debugging and understading the problem
    • What Apalis storage you are using
    • Sample code that reproduces the problem
    • Some of your environment details
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

Developing

If you want to help us to solve the issues, be it a bug, a feature or a question, you might need to fork and clone this project.

To fork a project means you're going to have your own version of it under your own GitHub profile, you do it by clicking the "Fork" button on the top of any project's page on GitHub.

Cloning a project means downloading it to your local machine, you do it in the command line:

git clone [email protected]:YOUR_GITHUB_USERNAME/apalis-board.git

That will create a bull-board folder inside the directory you executed the command, so you need to navigate inside it:

cd apalis-board

This project requires that you have yarn installed

Also make sure you are running Redis for this project (bull-board's example connects to Redis' default port 6379).

Now, to try it out locally you can run:

yarn && yarn start:dev --env API_URL=http://localhost:8000

Acknowledgements ❤️

License

This project is licensed under the MIT License, so it means it's completely free to use and copy, but if you do fork this project with nice additions that we could have here, remember to send a PR 👍

apalis-board's People

Contributors

felixmosh avatar vcapretz avatar dependabot[bot] avatar yurickh avatar erikengervall avatar ex7r3me avatar aliceclv avatar geofmureithi avatar embraser01 avatar snyk-bot avatar katsanva avatar kody-abe avatar imsingee avatar koresar avatar eywek avatar softbrix avatar sestolk avatar kyleculp avatar josmas avatar joryhatton avatar jonaskirch avatar cincodenada avatar jgillick avatar jivings avatar hans-lizihan avatar ejhayes avatar arthurdenner avatar sousandrei avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.