generator-ngx-rocket icon indicating copy to clipboard operation
generator-ngx-rocket copied to clipboard

:rocket: Extensible Angular 14+ enterprise-grade project generator

Results 49 generator-ngx-rocket issues
Sort by recently updated
recently updated
newest added

I had the occasion to talk with the creator of [JHipster](https://www.jhipster.tech) recently, and it seemed a good idea to integrate ngX-Rocket as a [JHipster module](https://github.com/jhipster/generator-jhipster-module): we would generate the frontend,...

feature
PR welcome
discussion-open

Related: https://github.com/ngx-rocket/generator-ngx-rocket/issues/418 Current Electron build is far from perfect: - it requires separate command to build / run / package app - running app in serve mode is tedious: 2...

feature
PR welcome
discussion-open

To smooth out even more development of mobile app, we should add a new npm command to allow live reload dev workflow on mobile device, using: - https://github.com/nparashuram/cordova-plugin-browsersync - angular-cli...

feature
PR welcome

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request ## Current behavior Having just gone through a big port...

feature

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request ## Current behavior cordova builds use base href "./" and...

feature

Follow-up of https://github.com/ngx-rocket/generator-ngx-rocket/issues/114. With initial Electron support coming in v6, I see multiple areas of improvements to the current implementation, using https://github.com/maximegris/angular-electron as ground for ideas 😉 - [ ]...

feature
PR welcome

Once https://github.com/ngx-rocket/generator-ngx-rocket/issues/230 has landed, we should also consider support for [App Shell](https://developers.google.com/web/fundamentals/architecture/app-shell) as it is the logical next step. See https://blog.angular.io/angular-5-1-more-now-available-27d372f5eb4e We already have a shell component but mapped on...

feature

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request ## Current behavior Currently logging can only achieved by going...

feature
suggestion

Greetings! Congratulations for this great tool. I like it so much and it was very helpful create a prototype with PWA for my work. Anyway I was seeing the structure...

feature
PR welcome
discussion-open

The current login page generated is a simple login/pass entry page to validate a basic auth workflow. Once integrated with a real auth solution, most often it will be desirable...

feature
PR welcome