Firebase Setup

Firebase

Firebase provides a realtime database and backend as a service.

We use firebase for:


  • Email and password authentication with Firebase,
  • Social authentication with Facebook, Twitter, Google and Github.

  • Follow below step to firebase setup

    Step 1 Firebase setup


    Open Firbase: https://https://modernadmin.evolvision.com

    1. Setup firebase project in firebase console.

    Timeline Image 1

    click on Create a project button

    2. Add new project.

    Timeline Image 1

    Click on Continue button

    3. Create a project.

    Timeline Image 1

    Click on Continue button

    4. Accept terms.

    Timeline Image 1

    Accept the controler-terms and click on Create Project

    5.Get Started.

    Timeline Image 1

    6. Go to the web app.

    Timeline Image 1

    7. Select Config from the Firebase SDK snippet pane.

    Timeline Image 1

    Click next

    8. Add firbase in app.

    Timeline Image 1

    9. Deploy to Firebase Hosting

    Timeline Image 1

    10. Copy the config object snippet.

    Timeline Image 1

    11. Add config.txt content on src -> environments -> enviroment.ts file

    Timeline Image 1

    12. Next,add a statics user.You'll need to enable Email authentication from the authentication

    Timeline Image 1

    13. Make disble toggle to enable, and save changes

    Timeline Image 1

    14. Make disble toggle to enable, and save changes

    Timeline Image 1

    15. Disable to Enabled status

    Timeline Image 1

    16. Users tab then click on the Add user button and genarate email and password:

    Timeline Image 1

    17. Genarated email and password:

    Timeline Image 1