课程: React: Creating and Hosting a Full-Stack Site (2022)
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Creating a Firebase project
- [Presenter] All right. So now that we've learned a little bit about what Firebase off is and why it can be helpful for us, the first thing that we're going to do here is we're going to set up a Firebase project so that we'll be able to link this project to our front and back ends as you'll see how to do later on. So what you're going to want to do is go to console.firebase.google.com and if you don't already have a Google account you're going to need to create one first of all. And once you've done that you might need to do some additional pieces of setup. Google will basically walk you through all of that just by going to this URL here. But anyway, after you've done all that setup what you should be able to do is see this screen here. And what we're going to want to do is add a new project. So we'll just click on this button here that says, add project. And your screen here might look a little bit different than mine…
内容
-
-
-
-
-
-
-
Why Firebase Auth?1 分钟 17 秒
-
(已锁定)
Creating a Firebase project4 分钟 16 秒
-
(已锁定)
Adding Firebase Auth to React9 分钟 27 秒
-
(已锁定)
Build a login form11 分钟 56 秒
-
(已锁定)
Creating a custom auth hook8 分钟 52 秒
-
(已锁定)
Build a create-account page7 分钟 59 秒
-
(已锁定)
Adding Firebase Auth to Node.js6 分钟 25 秒
-
(已锁定)
Protecting endpoints using auth-tokens8 分钟 44 秒
-
(已锁定)
Protecting the upvote and comment endpoints4 分钟 47 秒
-
(已锁定)
Making requests with auth tokens6 分钟 41 秒
-
(已锁定)
Making interface adjustments for authenticated users6 分钟 34 秒
-
-
-