WebUi

Development

Requirements

Node.js: v22 (minimum)

Docker: Ensure Docker is installed and running on your system.

Running the Application

Follow these steps to start the QCG application:

  1. Ensure Docker is running on your machine.
  2. Execute the following command to launch the application:
    npm run docker-dev
    

Once the application is running, access it in your browser at:

localhost:8080

Troubleshooting

docker --version
docker-compose --version