A queue system is typically used to handle resource-intensive or time-consuming tasks (e.g., image processing, sending emails) that are to be run in the background. It can also be a way to postpone ...
A starter template that supports multi-tenant (Frontend / Admin Panel / API) website in a single application. This repository is developed upon the following tools ...