21-points icon indicating copy to clipboard operation
21-points copied to clipboard

Upgrade to JHipster 7 using modified `.yo-rc.json`

Open mraible opened this issue 2 years ago • 0 comments

This PR uses a brute-force approach to upgrading this app. It's currently an experiment.

rm -rf *
# update .yo-rc.json to use npm and a better jwt key
jhipster --with-entities

mraible avatar Mar 12 '22 02:03 mraible