1717
1818<div align =" center " >
1919 <a href="https://github.com/jhipster/generator-jhipster-nodejs">
20- <img width="160" height="200" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /logo-nhipster.png">
20+ <img width="160" height="200" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /logo-nhipster.png">
2121 </a>
2222</div >
2323
3030> The UI is inherited from standard JHipster app client. So only backend generation changes.
3131> For this, a live app running is less useful than the code and the app structure shows in:
3232>
33- > - ** The sample repo app with** [ React client and Okta OAuth2] ( https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v1.5.0 )
34- > - ** The sample repo app with** [ Angular client and JWT auth] ( https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v1.5.0 )
33+ > - ** The sample repo app with** [ React client and Okta OAuth2] ( https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v2.0.0-beta.1 )
34+ > - ** The sample repo app with** [ Angular client and JWT auth] ( https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v2.0.0-beta.1 )
35+ > - ** The sample repo app with** [ Vue.js client and mongodb] ( https://github.com/jhipster/jhipster-sample-app-nodejs-vuejs/tree/v2.0.0-beta.1 )
3536
3637<div align =" center " >
3738 <a href="https://github.com/jhipster/generator-jhipster-nodejs">
38- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /nhipster-cli-logo.png">
39+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /nhipster-cli-logo.png">
3940 </a>
4041</div >
4142
@@ -56,13 +57,13 @@ This project adds nodejs for your backend, **all TypeScript files generation, no
5657> - The app runs also as a full stack app including, for the monolitich choice, the Angular/React client with the home page set for NHipster and CRUD operations for entity generated with subgenerator and jdl import
5758
5859<div align =" center " >
59- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /nhipster-cli.gif">
60+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /nhipster-cli.gif">
6061</div >
6162
6263> A ** previous of a jwt auth app:**
6364
6465<div align =" center " >
65- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /demo-full-app.gif">
66+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /demo-full-app.gif">
6667</div >
6768
6869# Prerequisites
@@ -224,13 +225,13 @@ Thanks goes to these wonderful people:
224225
225226<div align =" left " >
226227 <a href="https://www.jetbrains.com/?from=generator-jhipster-nodejs">
227- <img width="80" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /jetbrains.png">
228+ <img width="80" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /jetbrains.png">
228229 </a>
229230 <a href="https://code.visualstudio.com">
230- <img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /visualstudio-code.png">
231+ <img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /visualstudio-code.png">
231232 </a>
232233 <a href="https://www.jhipster.tech">
233- <img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5.0 /jhipster-logo.png">
234+ <img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v2.0.0-beta.1 /jhipster-logo.png">
234235 </a>
235236</div >
236237
0 commit comments