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

Live reload and difference between HTML files #18

Open
nilsi opened this issue Aug 30, 2018 · 0 comments
Open

Live reload and difference between HTML files #18

nilsi opened this issue Aug 30, 2018 · 0 comments

Comments

@nilsi
Copy link

nilsi commented Aug 30, 2018

Hi,

Trying to learn how to build an extension.

  1. Is live reloading working? I can see that inert is listed as a dependency which should make reloading available via hapi server. But as I make a change to /local/live_config.html I still have to restart yarn host in order for the update to show. Or should I do something with yarn?

  2. Also why exactly do we need the local and online folders? I know it is being served from local folder if we run frontend with -l option. And what is the difference between config.html, live_config.html, panel.html

  3. After deploying my front end to twitch as a zip file. Shall I deploy my backend to any server hosting of my choice? Or how does that work? I will need to have a Mongo DB database for keeping some streamer inputted data.

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

1 participant