Skip to content

Commit

Permalink
prepare release 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Manganiello committed Jan 11, 2020
1 parent e97150d commit 9276224
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div align="center">
<a href="https://github.com/jhipster/generator-jhipster-nodejs">
<img width="160" height="200" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/logo-nhipster.png">
<img width="160" height="200" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/logo-nhipster.png">
</a>
</div>

Expand All @@ -42,16 +42,16 @@ This project adds nodejs for your backend, **all typescript files generation, no
> - The app runs also as a full stack app including, for the monolitich choise, the angular/react client with the home page set for NHipster and CRUD operations for entity generated with subgenerator and jdl import
<div align="center">
<img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/nhipster-cli.gif">
<img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/nhipster-cli.gif">
</div>

> A **generated example app with JWT auth** is [here](https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v1.0.0-beta.1)
> A **generated example app with JWT auth** is [here](https://github.com/jhipster/jhipster-sample-app-nodejs/tree/v1.0.0-beta.2)
<div align="center">
<img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/demo-full-app.gif">
<img src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/demo-full-app.gif">
</div>

> A **generated example app with Okta Oauth2** is [here](https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v1.0.0-beta.1)
> A **generated example app with Okta Oauth2** is [here](https://github.com/jhipster/jhipster-sample-app-nodejs-oauth2/tree/v1.0.0-beta.2)
# Prerequisites

Expand Down Expand Up @@ -162,13 +162,13 @@ Thanks goes to these wonderful people:

<div align="left">
<a href="https://www.jetbrains.com/?from=generator-jhipster-nodejs">
<img width="80" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/jetbrains.png">
<img width="80" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/jetbrains.png">
</a>
<a href="https://code.visualstudio.com">
<img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/visualstudio-code.png">
<img width="100" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/visualstudio-code.png">
</a>
<a href="https://www.jhipster.tech">
<img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.1/jhipster-logo.png">
<img width="160" height="100" src="https://raw.githubusercontent.com/jhipster/generator-jhipster-nodejs/v1.0.0-beta.2/jhipster-logo.png">
</a>
</div>

Expand Down
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ To contribute for the next featues, fork the repo and open a pull request regard
- [ ] Encrypt user password in db
- [ ] OAuth2 feature for Keycloack
- [ ] Languages subgenerator support i18n: translate home page for NHipster and remove spring boot resources message
- [ ] Unit tests for generated project
- [ ] e2e tests for generated project
- [ ] DTOs based rest api
- [ ] Validation
- [ ] Export json/yaml for swagger to integrate with jhipster gateway
Expand Down
Binary file modified nhipster-cli.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9276224

Please sign in to comment.