The way we have an option between React and Angular on the frontend side, Is Node.js backend as an alternative option for SpringBoot backend on the roadmap?
React frontend goes hand-in-in with Node.js backend
No, NodeJS as a backend, is not on our roadmap.
But have a look at https://www.jhipster.tech/modules/creating-a-blueprint/
Now, you can code a specific generator for the backend, similar to what is done with Kotlin (see https://github.com/jhipster/jhipster-kotlin)
Don't hesitate to tell us if you decide to start this blueprint. I'm pretty sure you can find people for contributing.
Yes, we also have people who want a Java EE, PHP and .NET backend... We just can't do everything, but we welcome and will help people doing those projects.
in case if is a chance for nodejs backend i highly recommend NestJS(https://github.com/nestjs/nest)
I agree with @alexplacinta. NestJS is an awesome framework, growing extremely fast, and plus: Typescript 💃
I wanted to do a NodeJS blueprint for the microservice backend for a while now but I don't have the bandwidth to do it alone. If anyone is interested in starting one I'll be happy to help
@deepu105 I'm interested to start a nodeJS blueprint, so that we can extend the jhipster generation also for electron desktop app
Awesome, let me create a repo and give you access to it.
Thanks & Regards,
Deepu
On Mon, Jun 10, 2019 at 8:49 PM Angelo Manganiello notifications@github.com
wrote:
@deepu105 https://github.com/deepu105 I'm interested to start a nodeJS
blueprint, so that we can extend the jhipster generation also for electron
desktop app—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/jhipster/generator-jhipster/issues/7965?email_source=notifications&email_token=AAIOKF2NUDLL3OZA6FK5EZTPZ2O2PA5CNFSM4FJ2X5O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXK3EVQ#issuecomment-500544086,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAIOKFY3MJQAEM3CMVFKDPTPZ2O2PANCNFSM4FJ2X5OQ
.
@amanganiello90 here is the repo, you can do PRs to begin with. I'll later give you write access to it.
https://github.com/jhipster/generator-jhipster-nodejs
@deepu105 thanks, I was already starting in a my repo :)
@amanganiello90 you should have write access to that repo now
Most helpful comment
in case if is a chance for nodejs backend i highly recommend NestJS(https://github.com/nestjs/nest)