Skip to content

Support for monorepos #1764

@DistilledTom

Description

@DistilledTom

Is your feature request related to a problem? Please describe.

I have a monorepo project using Nx and Next.js, with a root package.json and some apps inside apps/.

For example I have apps/site1

When running npx @slicemachine/init, there is no options to decide where to create the different folders and configuration files, which makes it mandatory to have everything at the root level

Describe the solution you'd like

Being able to customise where files will live would be a big plus for anyone using monorepos really

Describe alternatives you've considered

I've tried moving the files after they were created and managed to have a running local Slice Machine, but the custom types wouldn't show. I guess I'm lacking some configuration options

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions