Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.17 KB

PREINSTALL.md

File metadata and controls

23 lines (14 loc) · 1.17 KB

ChatKitty Firebase Extension - Pre-installation Guide

Welcome to the ChatKitty Firebase Extension! This guide will walk you through the prerequisites and preparation steps you need to complete before installing the ChatKitty Firebase Extension. Ensuring these requirements are met will help you avoid issues during the installation and configuration process.

Prerequisites

Before you install the ChatKitty Firebase Extension, please ensure that you meet the following prerequisites:

1. Firebase Project

You must have a Firebase project set up. If you don't already have a Firebase project, you can create one by following these steps:

  1. Go to the Firebase Console.
  2. Click on "Add Project."
  3. Follow the on-screen instructions to set up your Firebase project.

2. Firebase Authentication

ChatKitty requires Firebase Authentication for user management. Make sure Firebase Authentication is enabled in your Firebase project:

  1. In the Firebase Console, navigate to Authentication.
  2. Click on "Get started" if you haven’t already enabled it.
  3. Set up at least one sign-in method (e.g., Email/Password, Google, etc.).