Skip to content

devitools/landing

Repository files navigation

Devi Tools landing page

Getting started

Running the project

Use docker compose to start the project

docker-compose up -d

Configure the project

Use the command below to prepare the project

docker exec -it devi.tools composer install

Get access to container bash

docker exec -it devi.tools bash  

See the project on browser

Access the browser on http://localhost:8080