module
Version:
v0.0.0-...-3c27b1e
Opens a new window with list of versions in this module.
Published: Nov 30, 2022
License: MIT
Opens a new window with license information.
README
¶
kahoot-backend
Requirements
Run on locally
Clone the project
git clone https://github.com/vtv-us/kahoot-backend.git
cd kahoot-backend
Run service
docker compose up -d
Run after pull for remove old images
docker compose up -d --build
docker images -a | grep none | awk '{ print $3; }' | xargs docker rmi
Click to show internal directories.
Click to hide internal directories.