Hi @shadowcodex
- I cannot think of a single starter base-project that would have helped me in all the various projects I have built with Wappler. There’s always a different requirement at the foundation itself. Although, a CRM would be the most elaborate & useful in terms that it would be able to make use of many Wappler components. You can add a poll here or a new post to get some feedback based on other options you think are contenders.
- I would not mind testing the project out, but I am not very familiar with NodeJS, so not sure how much of a help I would be. Although, I would recommend to not use complex custom implementations for security since Wappler’s is as per industry standard from what I know. And changing stuff in core Wappler files means it will get overridden on next update. You might play around with Custom Modules to create some security component or make use of middleware support (I have zero knowledge of this). The idea is to keep it just complex enough for new users to understand and not just blindly use it. Unless that’s what you are trying to build for the sake of ease-of-use.