You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our component rules should be pretty well defined, but there is a bit of boilerplate creating new components from scratch.
Let's consider a CLI that takes a content type as input and scaffolds an integration component, with a fragment, both server and client components, with live preview and with component mapped in component registry.
I like something more interactive, with potential to choose content types instead of typing, I like Commander.js and Inquirer
Our component rules should be pretty well defined, but there is a bit of boilerplate creating new components from scratch.
Let's consider a CLI that takes a content type as input and scaffolds an integration component, with a fragment, both server and client components, with live preview and with component mapped in component registry.
I like something more interactive, with potential to choose content types instead of typing, I like Commander.js and Inquirer
See https://egmz.medium.com/building-a-cli-with-node-js-in-2024-c278802a3ef5#9df0 for example
The text was updated successfully, but these errors were encountered: