This repository provides a Qucosa development environment powered by DDEV. For more information check out the DDEV documentation.
ddev start
to start all containersddev composer install
to install TYPO3 and all extensionsddev import-db -f db.sql.gz
to import a prepared databaseddev launch typo3
to go to the TYPO3 backend login page
Username: admin Password: admin