To build the Docker image, use the following command:
git clone https://github.com/thijsvanloef/gtts-webapp.git
cd gtts-webapp
docker build --tag <image>/<name>:<tag> .
This app was developed with Docker Desktop and VS code Devcontainers. To setup your environment, please visit the wiki