Fake Backend Setup

Note : Applicable in BackEnd Version Only.
Fake-Backend

Set REACT_APP_DEFAULTAUTH=fake in the .env file.
Remove the firebase setup code from the App.tsx file.
Now just uncomment the below fake-backend setup code in the App.tsx file.

import fakeBackend from "./helpers/AuthType/fakeBackend";

// Activating fake backend
fakeBackend();
© Toner.
Design & Develop by Themesbrand