Hello Sara,
I managed to go through the modules with succes including tehe Webserver. Works great and clear in Firebase. The VS module I called Firebase_listen
Now I want to adapt/integrate it in my own projects . I need to modiify the VS script.
My question is how to build and upload my module I there a conveneant way to quickly build and get it into the created webserver?
Thanks for your advice
Hi.
Can you better describe your issue? I’m not sure that I understand what you want to do.
If you’ve made changes to the web server, you only need to redeploy your application. If you want to have it as a separate project, you need to create a new Firebase project.
Regards,
Sara
to simplify my question..
I make a change to index.html (or in index.js)
Ho do I get it, or upload it in my webserver project??
Hi.
You simply need to redeploy your project to firebase again by running the following command on the project repository:
firebase deploy
Let me know if this answers your question.
Regards,
Sara
Great!
I’ll mark this issue as resolved. If you need further help, you just need to open a new question in our forum.
Regards,
Sara