generator-jhipster-blog

Quick and simple blog

Usage no npm install needed!

<script type="module">
  import generatorJhipsterBlog from 'https://cdn.skypack.dev/generator-jhipster-blog';
</script>

README

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.