8.1.0 • Published 1 year ago

generator-jhipster-ionic v8.1.0

Weekly downloads
98
License
Apache-2.0
Repository
-
Last release
1 year ago

Ionic for JHipster

A JHipster Blueprint that generates an Ionic Client

NPM version Generator Integration Test

Introduction

This is a JHipster blueprint. You can use it to generate an Ionic app that talks to a JHipster backend.

Installation

To install or update this blueprint:

npm install -g generator-jhipster-ionic

To update this blueprint:

npm update -g generator-jhipster-ionic

Usage

Create a JHipster app using jhipster, or a backend-only with jhipster --skip-client. Choose JWT or OAuth 2.0 as the authentication type.

Create a directory alongside your JHipster app, and run jhipster-ionic in it.

- jhipster-app
- ionic-app

You can also create a JHipster app and an Ionic app at the same time using the following command:

jhipster jdl bug-tracker.jh --blueprints ionic

For available options, you can run:

jhipster-ionic app --help

See your project's generated README for iOS, Android, OpenID Connect, and testing instructions.

Add PWA Support

To add PWA support to your Ionic app, run:

ng add @angular/pwa

Watch use the Angular CLI to transform your Ionic app into a PWA to learn more.

Pre-release

To use an unreleased version, install it using npm + git repository.

npm install -g jhipster/generator-jhipster-ionic
jhipster-ionic --skip-jhipster-dependencies

Updated (or pre-release) generator-jhipster

This blueprint embeds a compatible generator-jhipster version, but it's possible to use an updated generator-jhipster by running the jhipster cli with blueprints option instead of the builtin jhipster-ionic, like:

npm install -g generator-jhipster@latest
jhipster --blueprints ionic

Contributing

Please read our guidelines before submitting an issue. If your issue is a bug, please use the bug template pre populated here. For feature requests and queries you can use this template.

License

Apache 2.0, see LICENSE.

8.1.0

1 year ago

8.0.0

2 years ago

7.1.0

3 years ago

7.0.0

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.0

4 years ago

5.2.2

4 years ago

5.2.1

4 years ago

5.2.0

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.3.2

4 years ago

4.3.1

5 years ago

4.3.0

5 years ago

4.2.1

5 years ago

4.2.0

5 years ago

4.1.0

5 years ago

4.0.3

5 years ago

4.0.2

5 years ago

4.0.1

5 years ago

4.0.0

5 years ago

4.0.0-beta.2

5 years ago

4.0.0-beta.1

5 years ago

4.0.0-beta.0

5 years ago

3.3.0

6 years ago

3.2.0

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.2.3

7 years ago

2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.6

8 years ago

2.1.5

8 years ago

2.1.4

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago