Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
generator-jhipster-ionic
Advanced tools
A JHipster Blueprint that generates an Ionic Client
This is a JHipster blueprint. You can use it to generate an Ionic app that talks to a JHipster backend.
To install or update this blueprint:
npm install -g generator-jhipster-ionic
To update this blueprint:
npm update -g generator-jhipster-ionic
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.jdl --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.
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.
To use an unreleased version, install it using npm + git repository.
npm install -g jhipster/generator-jhipster-ionic
jhipster-ionic --skip-jhipster-dependencies
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
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.
Apache 2.0, see LICENSE.
FAQs
A JHipster blueprint that generates an Ionic client.
The npm package generator-jhipster-ionic receives a total of 15 weekly downloads. As such, generator-jhipster-ionic popularity was classified as not popular.
We found that generator-jhipster-ionic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.