The project is built using Wagtail, a Django CMS, and a framework of the Python programming language.
To run the project, you need Docker. By executing the following command in the root directory of the project, you can test it:
docker compose up --build
It will be accessible at http://127.0.0.1:8000.