Waterpolo news api
A Never Code Alone Playground
Setup
- Symfony 5
- Webpack encore
- Bootstrap
Run commands
$ yarn run encore dev --watch
$ yarn run dev
$ yarn run build
Import commands
$ bin/console app:import:content firstDomain
firstDomain is a debug parameter for only running the first domain
Testing
$ vendor/bin/php-cs-fixer fix src --dry-run --diff