I\'m working on a monorepo for a React + Nest app
my structure is:
|-apps | |-front (React App) | |-back (NestJS App) |-libs |-api (ts lib)