react-loopback-generator
react-loopback-generator copied to clipboard
React Loopback project generator. We glue all that together for you.
I have not yet tested the rest loopback generator, but before doing it, is it compatible with LB4? Thx a lot for answer!
fix prettier errors when we are generating a new project with this generator
⚠️ It breaks the CRUD generator, but it is wanted. The CRUD generator is not maintainable. However it add a plopjs generator that can generate components and containers. TODO: use...
This model is not present in the generator anymore: https://github.com/societe-generale/react-loopback-generator/blob/master/generators/server/templates/server/model-config.json#L36-L38 We should remove these 3 lines.
At the moment, the generator is not tested. This is a risk. We should add some tests to ensure we do not break the generator when merging new features.