Skip to content
Buooy edited this page Feb 4, 2021 · 15 revisions

Queue is an open source project for creating a simple queue management system. The unique proposition is that there is no custom backend system. Queue management utilises trello as a backend system. The frontend system is deployed to netlify.

Getting Started

There are 2 options for getting started with Queue:

Option 1 - Quickstart (Recommended)

This is quickest and easiest way to get started. You will be guided through creating a queue management board on Trello and connecting it to our queue frontend. For details see our Quickstart Guide.

Option 2 - Setup self-hosted Queue

Alternatively, you might want to host Queue on your own domain and customise the appearance or behaviour of the system. For that see our Self-hosted Guide.