TeamMaestro / angular-native-seed

Build web apps and NativeScript applications from one codebase using the AngularCLI.
265 stars 71 forks source link

Any plans to include electron as well? #76

Open kevincam3 opened 6 years ago

sean-perkins commented 6 years ago

Not as part of this project, no. You can checkout what it would take to implement in this feature branch: https://github.com/TeamMaestro/angular-native-seed/tree/electron.

I would recommend looking towards NX as a long-term solution to manage code-sharing between different technologies such as Angular Web, NativeScript Angular and Electron.

kevincam3 commented 6 years ago

Thanks. Unfortunately NX doesn't work on Windows

On Mon, Dec 4, 2017 at 8:09 PM Sean Perkins notifications@github.com wrote:

Not as part of this project, no. You can checkout what it would take to implement in this feature branch: https://github.com/TeamMaestro/angular-native-seed/tree/electron.

I would recommend looking towards NX as a long-term solution to manage code-sharing between different technologies such as Angular Web, NativeScript Angular and Electron.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TeamMaestro/angular-native-seed/issues/76#issuecomment-349123140, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1KFk_GHjjfiQDZjPaJGpfnQZzNq33wks5s9G2zgaJpZM4QzmLF .

-- Kevin Campbell TCM Services - Senior Web Designer Ofc: (877) 826-0505 x901 Fax: (877) 826-0508 kevin@tcmsvc.com http://www.tcmsvc.net

sean-perkins commented 6 years ago

I see your issue now over on NX regarding that. Windows machines should be able to run bash scripts. You might be getting burned on the permissions of the files.

There are other closed issues with regards to Windows, so that would make me believe it is functional for that platform.

ghost commented 6 years ago

I would be interested in this as well, how does NX fit in? That's it a tool for managing shared code right?

I'm happy to contribute, but it might be a few weeks.

psmontte commented 6 years ago

Look at this seed for electron integration: https://github.com/NathanWalker/angular-seed-advanced. But I would not recommend it as it breaks every time it is updated. Abandoned it in favor of our own crude code sharing methodology.

We are using {N} template for Mobile App. And https://github.com/mgechev for Web. Fantastic support for the later.

ghost commented 6 years ago

Yup, I saw that. Looks pretty good. Not sure why it should break so much. greenkeeper.io and some extra unit tests might help?

On Fri, Feb 9, 2018 at 7:46 PM, Prabhjeet Singh notifications@github.com wrote:

Look at this seed for electron integration: https://github.com/ NathanWalker/angular-seed-advanced. But I would not recommend it as it breaks every time it is updated. Abandoned it in favor of our own crude code sharing methodology.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TeamMaestro/angular-native-seed/issues/76#issuecomment-364620272, or mute the thread https://github.com/notifications/unsubscribe-auth/AX5XbuwGVVsl8cidJJhi2_kVmRE5hBpoks5tTQLzgaJpZM4QzmLF .

-- "I studied computers"

CONFIDENTIALITY NOTICE: The contents of this email message and any attachments are intended solely for the addressee(s) and may contain confidential and/or privileged information and may be legally protected from disclosure. It is then shared with tech companies, bots, hackers, government agencies, and marketers. The security of this message is none, and it may be shared on Instagram at anytime. If you are OK with this, please respond. There isn't really any security or privacy anywhere. If you disagree you may want to go camping and talk to people face-to-face like in old times.

anandt2003 commented 6 years ago

@sean-perkins this seed had been very useful for starters. is there any seed project available for NX or docs on how to start with modifying this seed to NX ?

ghost commented 6 years ago

I posted a pretty heavily modified project.

On Wed, Feb 28, 2018, 10:57 PM Anand notifications@github.com wrote:

@sean-perkins https://github.com/sean-perkins this seed had been very useful for starters. is there any seed project available for NX or docs on how to start with modifying this seed to NX ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TeamMaestro/angular-native-seed/issues/76#issuecomment-369482479, or mute the thread https://github.com/notifications/unsubscribe-auth/AX5Xbgjl6JtuCzlxiUTQSNk1_drVldOtks5tZ422gaJpZM4QzmLF .