massoudmaboudi / docusaurus-auth-firebase-beforeCreate-javascript

A codebase to show how to limit signup/signin in a Docusaurus website using Google Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Alt text

How to Use

Installation

npm install

Deployment

To deploy the function to Firebase, you need to install the below package:

npm install -g firebase-tools

then, run the below commnad to deploy the function to firebase:

firebase deploy

About

A codebase to show how to limit signup/signin in a Docusaurus website using Google Firebase


Languages

Language:JavaScript 100.0%