3. Download database/fileadmin: Go to the [Generic Packages](https://gitlab.typo3.org/services/demo.typo3.org/site/-/packages) section in Gitlab, select the "site"-Package and download the latest "demo-data.zip"
4. Extract the downloaded file
5. Copy the `fileadmin` folder to `<document root>web/fileadmin`
8. Create a backend user `ddev exec bin/typo3cms backend:createadmin username password`
9. Start the project running `ddev start`
3. Build the frontend `ddev composer frontend-builds`
4. Download database/fileadmin: Go to the [Generic Packages](https://gitlab.typo3.org/services/demo.typo3.org/site/-/packages) section in Gitlab, select the "site"-Package and download the latest "demo-data.zip"
5. Extract the downloaded file
6. Copy the `fileadmin` folder to `<document root>web/fileadmin`