TechTalk Task Board

To run locally, you just need docker desktop installed. From the base TaskBoard directory, run the following command:

docker compose up --build

This will build a docker image and run the application with a new postgres database.