Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 533 Bytes

DDEV Development Environment

This repository provides a Qucosa development environment powered by DDEV. For more information check out the DDEV documentation.

Start and Configuration

  1. ddev start to start all containers
  2. ddev composer install to install TYPO3 and all extensions
  3. ddev import-db -f db.sql.gz to import a prepared database
  4. ddev launch typo3 to go to the TYPO3 backend login page

TYPO3 backend credentails

Username: admin Password: admin