This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
t3cm-gitpod [2022/10/21 08:31] – created admin | t3cm-gitpod [2022/10/24 08:22] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~REVEAL~~ | ~~REVEAL~~ | ||
+ | |||
+ | ====== TYPO3 Review mit Gitpod ====== | ||
+ | |||
+ | **Anforderungen** | ||
+ | |||
+ | * GitHub oder GitLab Account | ||
+ | * Browser: Chrome, Firefox, MS Edge und Safari (aka "der neue IE") | ||
+ | |||
+ | ====== Quellen ====== | ||
+ | |||
+ | * Browser Extension ([[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * https:// | ||
+ | |||
+ | ====== Was es kann ====== | ||
+ | |||
+ | * Debugger (xDebug) vorkonfiguriert | ||
+ | * Datenbank Verbindung vorkonfiguriert | ||
+ | * PHP Versionen: 5.6 - 8.2 - '' | ||
+ | * Mail-Catcher (MailHog) - '' | ||
+ | * CronJob für Scheduler vorkonfiguriert - '' | ||
+ | * IDE deiner Wahl: VS Code (Desktop), PHPStorm | ||
+ | |||
+ | ====== Warum nicht ddev?! ====== | ||
+ | |||
+ | * Dauert 5 Minuten pro Review - Dauert einfach zu lange. | ||
+ | * Docker Image ist ~8GB - währen das Custom Image nur 3.5GB hat. | ||
+ |