Skip to content

nevercodealone/waterpolo

Repository files navigation

Waterpolo news api

Live demo

A Never Code Alone Playground

Setup

  • Symfony 5
  • Webpack encore
  • Bootstrap

Symfony training for testing and refactoring

Workshops for PHP and Javascript

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

About

Symfony 5, API News collector with Google Vision Image filter

Resources

Stars

Watchers

Forks

Releases

No releases published