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

Local live reloading of the UI #2

Open
hgwood opened this issue Jul 16, 2018 · 3 comments
Open

Local live reloading of the UI #2

hgwood opened this issue Jul 16, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed technical This doesn't impact users

Comments

@hgwood
Copy link
Member

hgwood commented Jul 16, 2018

Firebase local hosting does not support live reloading, but maybe there is another way to get it?

@hgwood hgwood added enhancement New feature or request technical This doesn't impact users help wanted Extra attention is needed labels Aug 8, 2018
@Ked57
Copy link
Contributor

Ked57 commented Nov 15, 2018

I've been thinking about doing a completely separate front-end for Humeur du mois, since most of the project is based on cloud functions and firebase.
We could actually have a VueJS front-end and reuse those components directly into the new ZenApp portal later ?

It would make testing easier and fit-in perfectly within ZenApp ;)

@hgwood
Copy link
Member Author

hgwood commented Nov 15, 2018

I'm not sure that's a good idea for two reasons

  • it would lock down the technologies that we can use for the apps to the ones in the portal
  • the front-end of humeur du mois doesn't need the complexity of vuejs

@Ked57
Copy link
Contributor

Ked57 commented Nov 15, 2018

Is there any tech we could use that would enable us to have our portal and then each app has its page (ex: app.zenika.com/humeur-du-mois) where we still have the zen app footer and header but the body is imported as a "component" so every app has its own tech (react, vue, elm, ...).

Or are we gonna just have a portal that links to entirely separate WebApps every time ?

I think we need to think about how it all fit together

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed technical This doesn't impact users
Projects
None yet
Development

No branches or pull requests

2 participants