Fake Backend Setup

Note : Applicable in Admin 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 "src/helpers/AuthType/fakeBackend.ts";

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