Tests: - login to keycloak - create new teams - check teams are displayed
Install playwright, adapt the config file and add a scripts to run the tests. e2e testing will monitor all our frontend applications, so we install it in the frontend folder. It configures the base of our monorepo.
The folder app will be used for more than one app, so it was renamed to apps.