Skip to content

Introduce npm workspaces and turborepo #1913

Open
@michaelrivet

Description

@michaelrivet

Enterprise companies tend to be large and their repo contains lots of code. The current starter kit has a single build process that will not scale well for larger companies.

NPM workspaces and Turborepo both address this issue. It'd allow for only the changed code to be validated while others are cached.
https://docs.npmjs.com/cli/v7/using-npm/workspaces
https://docs.npmjs.com/cli/v7/using-npm/workspaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions