Installation Clone the repository: Setup env in frontend repo and backend repo. Copy all the key value from .env.example Copy your serviceAccountKey.json to /apps/backend-repo/config./serviceAccountKey.json Running the Application To start the application, run: npm run dev