'booth' is a full-stack internal ticketing system app I am building, using React/TypeScript (frontend) and Go (backend). The app will be AI powered, targeted at teams with varying technical knowledge, to assist in translating non-technical requests into technical solutions.
- Docker Desktop installed on your machine
## Clone the repository
git clone https://github.com/CallumB04/ticket-system.git
## Navigate to the project directory
cd ticket-system
## Start the containers
docker compose up --buildThe application will be live at http://localhost:5173