Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 385 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 385 Bytes

Waterpolo news api

A Never Code Alone Playground

Setup

  • Symfony 5
  • Webpack encore
  • Bootstrap

Run commands

$ yarn run encore dev --watch

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