Man can I just tell you how awesome you are? This is perfect for people who are comp sci students (ie understand pretty much how all of this works, but never was taught how to actually 'do' stuff). Direct to the point and extremely precise.
Hi, I like the way you explained. I have a doubt, Can we deploy the hosting along with the functions to firebase? I'm creating an app, with express and ejs to render the html file through functions. but after deploying the application, functions were not able to find the ejs files and 404.html is getting executed when I open the URL. Can you please help me with this? I'm new to the nodeJS
and when i change nodejs package.json version 10 to 8 its can deploy success but when i check on the firebaseconsole on the functions or other place i cant see anything about nodejs
It shows a very long error. Actually I wan having some middleware folder, public folder. I simply move them into the function folder. Then I run cmd firebase deploy Now It shows a huge error. I am confused
at 6:22 why do we "have to" install firebase tools as a global to make this project work? why can't we install firebase tools "within" the scope of this project? the rest of my system does not need firebase, just this project directory does. Seriously...what is wrong with this - npm install firebase-tools -D
39:99 error Expected error to be handled handle-callback-err 43:36 error Expected error to be handled handle-callback-err 46:13 error 'sql' is already defined no-redeclare 47:36 error Expected error to be handled handle-callback-err am having this error
Best tutorial for someone needs fast to understand the functionality of Firebase.
I'm surprised how a cleanly made video has very less views...You did a nice job..A louder audio could make it even better
Man can I just tell you how awesome you are? This is perfect for people who are comp sci students (ie understand pretty much how all of this works, but never was taught how to actually 'do' stuff). Direct to the point and extremely precise.
Hey can you please send some links to understand about the theory or something about this function
Hi, I like the way you explained. I have a doubt, Can we deploy the hosting along with the functions to firebase?
I'm creating an app, with express and ejs to render the html file through functions. but after deploying the application, functions were not able to find the ejs files and 404.html is getting executed when I open the URL.
Can you please help me with this?
I'm new to the nodeJS
and when i change nodejs package.json version 10 to 8 its can deploy success but when i check on the firebaseconsole on the functions or other place i cant see anything about nodejs
It's really helpfull... to clear my concept :)
It shows a very long error. Actually I wan having some middleware folder, public folder. I simply move them into the function folder. Then I run cmd firebase deploy
Now It shows a huge error. I am confused
Is it possible to host other protocols such as MQTT as a service from firebase?
I have an existing firebase cloud function.how to upgrade the node js version for it like how you upgraded the version at the end of the video?
hello, i have error after deploy my api. Error: Forbidden Your client does not have permission to get URL /api/user from this server.
at 6:22 why do we "have to" install firebase tools as a global to make this project work? why can't we install firebase tools "within" the scope of this project? the rest of my system does not need firebase, just this project directory does.
Seriously...what is wrong with this - npm install firebase-tools -D
have you implemented secures endpoints using API keys in cloud functions?
Is port needed to be changed to firebase endpoint right ???? from 3000
I have other files such as .env should I put those in the functions folder as well?
yes
app.listen() should be removed before firebase deploy, otherwise it is giving the error. Nice tutorial btw, thanks.
Do I have to upgrade billing before deploying
yes, functions now require spark to be upgraded to blaze
it's big help for me, thanks
what happen if we provoided a path in the program
I tried but for me, functions folder is not creating. Is due to a free plan? And Have Generated URL but different steps come? Can You help me?
Yes. Firebase functions are not available in the Spark plan (which is the free plan)
does using firebase host affects the port?
Thanks a lot man!
39:99 error Expected error to be handled handle-callback-err
43:36 error Expected error to be handled handle-callback-err
46:13 error 'sql' is already defined no-redeclare
47:36 error Expected error to be handled handle-callback-err
am having this error
Go in eslintrc. Json file and disable those error messages.... 0 is for disable
Hi Srinivas can you do a tutorial on how you upload a finished app to app store and how you add the main app icon as well
You saved me! Thanks
s firebase functions a free functionality?
No, it isn't
thanks for video
Hi its not free. Please mention that in your title or description
what is a alternative? how i can host a node apis?
@@codee1949 have you found any alternative
@@islamicinterestofficial cyclic.sh, deta.sh
now obsolete with firebase banned free function on spark plan
you pay for service :(
Which node version you are using
node=8 version. now I cant not deploy node 10 version. because I must buy hosting package for node 10