-
Notifications
You must be signed in to change notification settings - Fork 80
Firebase for uploading files and photos
Kate Horokh edited this page Oct 9, 2019
·
6 revisions
- Moving on to the https://firebase.google.com/ and enter: "Get started" -> "Create project" and step by step you have to create your project.
- After that moving on to the Storage and enter "Start".
- Go to the Rules and change this code:
- Moving on to the Settings and chose the last one project(web) and step by step you have to register you project:
- In Settings you can get you firebase configuration:
- For customizing firebase in you project(in Angular) moving on to the page: https://www.positronx.io/deploy-angular-8-app-to-firebase/.