Do you plan to write some type of integration with common frameworks (Django, RoR, etc...) in order to be able to skip the entire process of creating entities, relationships, fields, validations and so on (because a team of developers would normally spend quite some time doing exactly that on the backend, it seems like a huge waste of time repeating this work just to scaffold a SPA). Also, who is this oriented to?
The generator generates the entire app, frontend (React, Vue or Angular) and backend (NodeJS) + SQL w/ Sequelize, MongoDB w/ Mongoose or Firebase Firestore.
Unfortunately it's not prepared yet for incremental development (the generator generates the complete app all at once)
I think that's a great idea and a I plan to develop for other languages and frameworks too.
Thanks for the input