I am trying to create a tool that receives a user input on the front end, uses that input to run a Google Cloud function and then returns a link to the output, hosted on Google cloud as well.
How can you give updates that a process is being performed, and update the page when it is finished?
Go to Source
Author: Lance Johnson