Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable packaging of a standalone full app in electron and cordova android apk #90

Open
ghost opened this issue Jan 3, 2020 · 0 comments
Labels
$$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ help wanted Extra attention is needed question Further information is requested $200 https://www.jhipster.tech/bug-bounties/

Comments

@ghost
Copy link

ghost commented Jan 3, 2020

Hi all @jhipster/developers,
As indicated in the issue title, I have an idea to support a packaging of the jhipster nodejs full app, in a standalone way, for electron and cordova (mainly android).

There are already modules that support mobile and the desktop:

  • The jhipster ionic generator supported by @mraible. It allows you to develop a mobile UI with Ionic that runs on mobile
  • The jhipster electron generator developed by me, that allows to run the jhipster war file in an electron container. It is old, but I can update it to support the new jhipster packaging (jar) and the nodejs full apps.

The ionic generator begin from the assertion that you have the backend server separated from the mobile UI, while my project idea is to package the entire jhipster developed app in a cordova conteiner, using a plugin customized by me: nodejs-cordva-plugin. In my example project I have tested, deployed it and works (there is a live demo link specified in the README).

Any suggestions? Do you consider a valid feature in order to give visibility and increase the comunity on the project contribution and usage?
Thanks all for the attention :)

@ghost ghost added question Further information is requested help wanted Extra attention is needed labels Jan 3, 2020
@mraible mraible added $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ $200 https://www.jhipster.tech/bug-bounties/ labels Aug 21, 2020
@ghost ghost added this to To do in nodejs blueprint via automation Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
$$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ help wanted Extra attention is needed question Further information is requested $200 https://www.jhipster.tech/bug-bounties/
Projects
Development

No branches or pull requests

1 participant