Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 277 Bytes

Clone and update submodule

git clone https://github.com/midas-2023-winter-internship/moncher.git
git submodule update --init --recursive

Pull submodule

git submodule update --recursive --remote

Run server

docker-compose up -d