Skip to content

Firebase for uploading files and photos

Kate Horokh edited this page Oct 9, 2019 · 6 revisions

For customizing firebase:

  1. Moving on to the https://firebase.google.com/ and enter: "Get started" -> "Create project" and step by step you have to create your project.
  2. After that moving on to the Storage and enter "Start".
  3. Go to the Rules and change this code:
  4. Moving on to the Settings and chose the last one project(web) and step by step you have to register you project:
  5. In Settings you can get you firebase configuration:
  6. For customizing firebase in you project(in Angular) moving on to the page: https://www.positronx.io/deploy-angular-8-app-to-firebase/.