generator-jhipster-blog

0.0.2 • Public • Published

generator-jhipster-blog

[NPM version][https://www.npmjs.com/package/generator-jhipster-blog] Build Status Dependency Status

JHipster module, Quick and simple blog

See : https://framagit.org/generator-jhipster-blog/generator-jhipster-blog-root

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Mandatory dependencies :

  • Sql database
  • MapStruct
  • AngularX
  • I18n (en|fr)

This module was test with this configuration :

  • Application : Monolithic
  • Database : MariaDb and H2
  • Maven
  • Angular8
  • I18n enabled
  • ehCache

Installation

With NPM

To install this module:

npm install -g generator-jhipster-blog

To update this module:

npm update -g generator-jhipster-blog

With Yarn

To install this module:

yarn global add generator-jhipster-blog

To update this module:

yarn global upgrade generator-jhipster-blog

License

MIT © Gael S.

Package Sidebar

Install

npm i generator-jhipster-blog

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

1.27 MB

Total Files

152

Last publish

Collaborators

  • gsig