DEV Community

Angelo Manganiello
Angelo Manganiello

Posted on

NHipster generator for full stack app with server nodejs framework and angular/react client

I want to share an useful project, spin-off of jhipster, that allow you to generate an app with security, entities from a model, for the server part (using NestJS framework like angular pattern) and client part (choosing angular or react). It is already published in npm registry, and if you want to contribute refers to: https://github.com/jhipster/generator-jhipster-nodejs .
Any feedbacks and issues are welcome!

Top comments (0)