We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated yarn version to 1.22.22
Added docker:clearcache entry to the yarn commands list
Removed the yarn mq commands, as we no longer use RabbitMQ
Update yarn version to 1.22.21
Updated to NodeJS 20
Added docker:emptydb and docker:exec yarn commands
Added the yarn mq commands, and info about the new "live" daemon ports. Removed "yarn docker:startdebug" info, as it's been removed from package.json
Updated note about the DB4S end point port not having been tested yet
Update to nodeJS 18, add mention of the `cypress:testff` yarn script target
Updated listening port info
yarn docker:recompile now DOES automatically restart the daemons once it finishes
Tweaked the local dev setup Jetbrains info for clarity
Added useful info for debugging when using Jetbrains IDEA
Updated local development setup instructions for the new Docker based approach
Add Memcached, and point to the database schema import instructions
Remove some now obsolete steps
Add new "Local development setup" page, based on Martin's notes