Docker image for GTT Project
After cloning this repository run:
git submodule update --init
cp .env.example .env
docker-compose up --build
Open the application on http://localhost:3000/
Default user is admin/admin
.
Find more information how to get started with the GTT plugin.