create a .env file in the frontend directory (check .env.example)
.env
frontend
.env.example
run with docker-compose up --build -d
docker-compose up --build -d
The app should be available at http://localhost:8080
http://localhost:8080