All of these ideas are so good !! (Electron support !!)
My wishlist: (apologies up front for not using the right terminology in all cases)
–typescript to be the default for application creation, we should specify --javascript if we don’t want typescript
opinionated mutators - whether they be created via generator, or added via the IDE plugin as code snippets of some sort, or however. I don’t want to think about how to get mutators to work, I want them as easy as cells.
generators for adding envelop plugins like the rate limiter - I expect there are others
generators for adding scale – the one that comes to mind would be adding caching to GQL as was shown here: RedwoodJS Meetup December 2021: The v1 Release Candidate Special Edition - YouTube
generators for adding css frameworks – I want me some mui.com
anything that might help me to copy components, containers, layouts, pages into my new project from other redwood projects
Redwood Rules !!