This is an example of queuing a job to be run in the background with Quirrel.
Open this example on CodeSandbox:
In this example, we queue a function to run in the background when opening the index page.
Relevant files:
Describe the example and how it demonstrates solving the problem. Reference any relevant files/dependencies if needed.