szabikr/poc-authentication

Create CI Pipeline

Closed this issue · 0 comments

Story

As a developer I want to perform code integration checks,
so that I can discover errors and bugs as soon as possible

Acceptance Criteria

  • run prettier:check in server and client on push
  • lint in server and client on push
  • test in server and client on push