I don't think so. It seems like this firebase example will probably pull data straight from a form after you've put the data in it: https://gist.github.com/dvidsilva/e000acc9610b21e43e0a58e5982bd6e9
There are tidier ways, but you can pretty much just copy&paste the two bits of code together and it'll work.
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I don't think so. It seems like this firebase example will probably pull data straight from a form after you've put the data in it: https://gist.github.com/dvidsilva/e000acc9610b21e43e0a58e5982bd6e9
There are tidier ways, but you can pretty much just copy&paste the two bits of code together and it'll work.