See getfursu.it/info
- veelkoov/fuzzrake (this repository)
- veelkoov/fuzzrake-data (periodically updated SQL dumps of the database)
- Docker w/Compose plugin
- ACL-enabled filesystem
- Yarn
- Clone
./toolbox branch./toolbox console doctrine:schema:create- http://localhost:8080/ should now respond
./toolbox docker-up(NOTE: this will leave Fuzzrake running in the background, usedocker-downlater to stop)- Tests should now pass:
./toolbox pu(orpus- short,pum- medium,pul- large) ./toolbox console app:user:create your-email-address@example.com --verified --admin- NOTE: the email in the command arguments, and the password in the command output are now your DEV admin credentials.