Go to this page
You can find the list & documentation for the symfony commands we added there
You can go to this document for a somewhat detailed guide describing the site's various features.
To check for any possible violation of the standards, just run the following command from the app folder :
./vendor/bin/phpcs
and, some of the problems found by this command may be auto-fixed through :
./vendor/bin/phpcbf