Codeduel

Run Docker compose

# Run only API
docker compose --profile api up -d

# Run all the containers
docker compose --profile full up -d

Download all the submodules

$ git pull --recurse-submodules

// update submodules
$ git submodule foreach git pull origin main

Top categories

Loading Svelte Themes