See getfursu.it/info
- Docker w/Compose plugin
- sudo
- Yarn (to be able to do more than run tests in the
@smallgroup)
To make tests in @small group work:
- Clone
./toolbox setup./toolbox docker-up./toolbox composer install./toolbox pus
To make tests in @medium group work:
- All the above setup
git submodule initgit submodule updateyarn installyarn encore production./toolbox pum
To make the dev environment and tests in @large group work:
- All the above setup
./toolbox console doctrine:schema:create- Setup reCaptcha (required for some functionalities)
- Yarn is not dockerized and automated
- Tests in
@mediumgroup will not work without Yarn - Well, this