Zenkylo

Results 5 issues of Zenkylo

**What would you like to be added**: Support for [addBulk](https://docs.bullmq.io/guide/jobs/adding-bulks) **Why is this needed**: Use cases provided by BullMQ. **Is your enhancement request related to a problem? Please describe.** Nope,...

The Tutorial.vue file is quite messy. Since this file essentially represents the tutorial itself I think it would make sense to clean it up.

This example documents how to validate the request body, query, and params. ### 🔗 Linked issue #214 ### ❓ Type of change - [ ] 🐞 Bug fix (a non-breaking...

### Package version latest ### Describe the bug It took me a bit to validate additional request properties alongside the request body. An example on how to do so would...

Out of the box the Adonis `node ace serve --watch` command will bounce your dev server when changes are made to the underlying ts files. I, like probably many of...