Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 336 Bytes

docker-compose project setup

Clone this repository using git clone with --recurse-submodules option.

After entering the project directory using CLI, just run docker-compose up and wait until all required images are built.

The application should be available after a while at http://localhost:3000/.