This repository is a monorepo which take advantage of the pnpm workspaces and uses Turborepo to manage the builds.
The file system architecture is the following:
apps/
contains the end applications, meant to be deployed and exposed to the end usersdocs/
you are here! - the developer documentation of the projectlibs/
internal workspace packages that might be published on the npm registryeslint-config-custom/
the global shared ESLint configurationeslint-config-custom/
the global shared ESLint configuration