szabikr/poc-authentication

Configure yarn workspaces

Closed this issue · 1 comments

Story

As a developer I want to set up a monorepo effectively
so that I can organise my code well and reduce the size of my node modules

Acceptance Criteria

  • yarn workspaces is used
  • packages folder contains server and client

PR: #22