jhipster
Web application generator using either monolithic or microservices architecture.
=> More information.
- Generate a simple full-stack project (monolithic or microservices):
jhipster
- Generate a simple frontend project:
jhipster --skip-server
- Generate a simple backend project:
jhipster --skip-client
- Apply latest JHipster updates to the project:
jhipster upgrade
- Add a new entity to a generated project:
jhipster entity {entity_name}
- Import a JDL file to configure your application (see: https://start.jhipster.tech/jdl-studio/):
jhipster import-jdl {first_file.jh second_file.jh ... n_file.jh}
- Generate a CI/CD pipeline for your application:
jhipster ci-cd
- Generate a Kubernetes configuration for your application:
jhipster kubernetes
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/jhipster.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 110.389546 milliseconds
- Gemini-to-HTML Time
- 0.393365 milliseconds
This content has been proxied by September (3851b).