#Readme.md
This repository consists of a Node.js API connected to a MongoDB database and a HTML + Javascript Frontend fetching the data from the backend.
The main branch contains the Fron- and the backend The dockerized branch contains the two Dockerfiles and the docker-compose.yaml file The ci-cd branch contains the GitHub Actions yaml file to automatically build the docker images on push to the repository