Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 789 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 789 Bytes

ElyzerWebUi

WIP quick and dirty Elizer Web UI

Cloning the Repository with Submodules

To clone this repository along with its submodules, use the following command:

git clone --recurse-submodules https://github.com/adriy-be/ElyzerWebUi.git

If you have already cloned the repository without submodules, you can initialize and update them with:

git submodule update --init --recursive

Running with Docker Compose

To run the application using Docker Compose, use the following command:

docker compose up

Once the application is running with Docker Compose, you can access it by navigating to http://127.0.0.1:5080 in your web browser.

tG4oZ6bNiS.png