generator-jhipster-yugabytedb

1.0.5 • Public • Published

generator-jhipster-yugabytedb

Open Source JHipster YugabyteDB Distributed SQL blueprint Open Source

beta-status

NPM version

Generator Build Status

JHipster Family Member

This is a JHipster blueprint that adds YugabyteDB (distributed SQL) support. This blueprint generates a JHipster application with YugabyteDB as the database. It supports both YSQL and YCQL APIs.

Installation and Usage

  1. Install yugabytedb
    • npm install -g generator-jhipster-yugabytedb
  2. Create a new folder for your application
  3. Start the application scaffolding with the command
    • yugabytedb / ybdb
  4. To generate the Kubernetes manifests, run the following command
    • yugabytedb k8s / ybdb k8s

Alternatively, if you already have JHipster installed, you can use this blueprint with:

  • To generate a new application
$ jhipster --blueprints yugabytedb
  • To deploy to a Kubernetes runtime
$ jhipster --blueprints yugabytedb k8s

Package Sidebar

Install

npm i generator-jhipster-yugabytedb

Weekly Downloads

12

Version

1.0.5

License

Apache-2.0

Unpacked Size

2.3 MB

Total Files

382

Last publish

Collaborators

  • srinivasa-vasu