NX first class support for Sveltekit #10425
Thebigbignooby
started this conversation in
Ideas
Replies: 2 comments
-
Just found this thread on the NX repo nrwl/nx#13781 |
Beta Was this translation helpful? Give feedback.
0 replies
-
We picked https://vercel.com/templates/svelte/turborepo-sveltekit-starter since that seems to be the only viable alternative but its definitely much more minimalistic than NX and leaves a lot to figure out yourself. I agree first class support for NX would be great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The one thing that keeps me in the React ecosystem is the first class support it has in an NX monorepo.
To be able to effortlessly setup multiple apps and libraries, scaffold components with their tests and stories for storybook etc...
Once Svelte 5 is out, It would be amazing if you could collaborate with the team at Nrwl to provide first class support for scaffolding sveltekit apps within an NX workspace, with generators to create routes, libs, e2e, stories, page.server.js etc
Basically to replicate what they have for React but for Sveltekit
Could such a thing be considered by the Svelte team?
Beta Was this translation helpful? Give feedback.
All reactions