Fake Backend Setup

Note : Applicable in Admin Version Only.
Fake-Backend

Set NEXT_PUBLIC_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 "Components/helpers/AuthType/fakeBackend";

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