You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For the features of the last release refers to [CHANGELOG.md](https://github.com/jhipster/generator-jhipster-nodejs/tree/v2.0.0-beta.1/CHANGELOG.md).
26
+
> For the features of the last release refers to [CHANGELOG.md](https://github.com/jhipster/generator-jhipster-nodejs/tree/v2.0.0/CHANGELOG.md).
27
27
28
28
> ## Demo
29
29
>
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/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)
33
+
> -**The sample repo app with**[React client and Okta OAuth2](https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v2.0.0)
34
+
> -**The sample repo app with**[Angular client and JWT auth](https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v2.0.0)
35
+
> -**The sample repo app with**[Vue.js client and mongodb](https://github.com/jhipster/jhipster-sample-app-nodejs-vuejs/tree/v2.0.0)
@@ -57,13 +57,13 @@ This project adds nodejs for your backend, **all TypeScript files generation, no
57
57
> - 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
0 commit comments