17
17
18
18
<div align =" center " >
19
19
<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.4 .0/logo-nhipster.png">
20
+ <img width="160" height="200" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/logo-nhipster.png">
21
21
</a>
22
22
</div >
23
23
30
30
> The UI is inherited from standard JHipster app client. So only backend generation changes.
31
31
> For this, a live app running is less useful than the code and the app structure shows in:
32
32
>
33
- > - ** The sample repo app with** [ React client and Okta OAuth2] ( https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v1.4 .0 )
34
- > - ** The sample repo app with** [ Angular client and JWT auth] ( https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v1.4 .0 )
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 )
35
35
36
36
<div align =" center " >
37
37
<a href="https://github.com/jhipster/generator-jhipster-nodejs">
38
- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.4 .0/nhipster-cli-logo.png">
38
+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/nhipster-cli-logo.png">
39
39
</a>
40
40
</div >
41
41
@@ -56,13 +56,13 @@ This project adds nodejs for your backend, **all TypeScript files generation, no
56
56
> - 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
57
57
58
58
<div align =" center " >
59
- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.4 .0/nhipster-cli.gif">
59
+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/nhipster-cli.gif">
60
60
</div >
61
61
62
62
> A ** previous of a jwt auth app:**
63
63
64
64
<div align =" center " >
65
- <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.4 .0/demo-full-app.gif">
65
+ <img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/demo-full-app.gif">
66
66
</div >
67
67
68
68
# Prerequisites
@@ -224,13 +224,13 @@ Thanks goes to these wonderful people:
224
224
225
225
<div align =" left " >
226
226
<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.4 .0/jetbrains.png">
227
+ <img width="80" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/jetbrains.png">
228
228
</a>
229
229
<a href="https://code.visualstudio.com">
230
- <img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.4 .0/visualstudio-code.png">
230
+ <img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/visualstudio-code.png">
231
231
</a>
232
232
<a href="https://www.jhipster.tech">
233
- <img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.4 .0/jhipster-logo.png">
233
+ <img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.5 .0/jhipster-logo.png">
234
234
</a>
235
235
</div >
236
236
0 commit comments