-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Will956
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request