Node/quickstarts/uppercase-rtdb/README.md
This quickstart demonstrates using Firebase SDK for Cloud Functions with Firebase Realtime Database.
This sample app does two things:
To deploy and try out the sample:
npm install in the functions directoryfirebase deployThe function executes and redirects the browser to the Firebase console at the database location where the text string was stored. You should see your text value displayed in the console and in uppercase.
We'd love you to contribute to the project. Before doing so please read our Contributor guide.
© Google, 2022. Licensed under an Apache-2 license.