DBCChecker-WebApp A brand new Web App for DBCChecker Install and Build In order to install and build, do the following steps: cd dbcchecker npm install npm run build Docker image In order to create the final Docker image, do the following steps: docker compose up --build