Read me before launching any rockets! 🚀
- Domain: typo3-functional-colors.ddev.site
- TYPO3-Context:
Development
ddev startddev typo3 backend:createadminddev exec rsync -avzhP assets/initialisation/fileadmin/ public/fileadmin/ddev import-db --no-drop --file=assets/initialisation/database.sql.gzddev npm run buildThis will delete a project's database, DDEV's record of the project's existence, all locally installed packages, generated and temporary files.
Will never touch your code or git included files.
ddev exec rm -rf var vendor node_modules public/typo3 public/typo3conf public/_assets public/index.php public/typo3tempddev delete -O