In my terminal, I typed:
> MacBook-Pro-9:firecast $ firebase serve --only functions
I invoke realtime database functions for instance like:
myDatabaseFunction('old_data')
Then I was done. Is there a way to exit from the running process without having to close the terminal completely?
You can use the following command to end an ongoing process:
ctrl + c (twice) or ctrl + shift + c
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With