1.0.5 • Published 8 months ago

generator-jhipster-yugabytedb v1.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

generator-jhipster-yugabytedb

JHipster YugabyteDB Distributed SQL blueprint

beta-status

NPM version

Generator Build Status

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
1.0.5

8 months ago

1.0.4

11 months ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago