Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 320 Bytes

File metadata and controls

20 lines (13 loc) · 320 Bytes

edagames

This is going to hold all the project relate to edagames.

Cloning

To clone repository and all submodules git clone --recurse-submodules

Update

git submodule init git submodule update

Starting

Build docker-compose build

To start all components (web+server+platform) docker-compose up