This repository contains code for the blert website and web services.
The root of this repository contains a Docker compose file for running the main Blert web app, Websocket server, and a database. To start the development servers, run
$ docker compose up