React Redux & Firebase Tutorial #28 - Social Media App - Setting Up Firestore Cloud Functions

Опубликовано: 05 Март 2026
на канале: BenCodes
25
0

npm install -g firebase-tools


firebase login



firebase init
( initialises firebase on the front end)




STEPS TO FOLLOW AFTER FIREBASE INIT

do you wish to proceed? Yes



services to use?

functions
& hosting


select you project!


Language?

JavaScript



ESlint? No


Install dependencies with npm? Yes


What do you want to use as your public directory? "build (the folder that we can use to later deploy the web app)



Configure as single page app?
yes





firebase deploy –only functions








LIKE AND SUBSCRIBE

download source code
https://github.com/bpalmer661/grape

Materialize CSS
https://materializecss.com/