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

@angular/cli Oriented Electron Seed #479

Open
Kaffiend opened this issue Jan 12, 2018 · 1 comment
Open

@angular/cli Oriented Electron Seed #479

Kaffiend opened this issue Jan 12, 2018 · 1 comment

Comments

@Kaffiend
Copy link
Contributor

@NathanWalker First off, I wanted to thank you for the inspiration and knowledge I acquired while working with and on this seed for the past year or so. What I've learned here is invaluable and i greatly appreciate all the hard work you put into this seed.

My staff and I was in need a simpler Electron oriented foundation and build process. We ran into all sorts of issues with either development workflows or building in some way shape or form so I have started a new seed that works with the @angular/cli and uses a proxy to the building and serving services. Gulp4 wrapping cli commands and browser-sync as the proxy to the Electron url during development workflows. No ejection of the cli's underlying webpack required!

Currently complete with LiveReload, Hot Module Replacement (HMR), I'm currently working on implementing the @ngrx/platform with the upcoming @ngrx/schematics for the cli as well.

https://github.com/Kaffiend/electron-angular-ngrx

@NathanWalker
Copy link
Owner

Hi @Kaffiend excellent work! Thank you for kind words and I’m excited to check your seed out. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants