Developer Guide

February 24, 2025 ยท View on GitHub

Run the following command to enable requests with Genkit Developer Tools:

Reference: Genkit - Vertext AI Plugin

gcloud auth application-default login --project YOUR_PROJECT_ID

You can start the local emulator with the following command:

pnpm start

You can test the local environment using the URLs below:

Dependencies

The main packages used in this project are as follows:

  • pnpm
  • Genkit
  • Firebase
  • MUI
  • biome

File Layout

The main directory structure is as follows:

  • hosting/: Firebase Hosting
  • functions/: Cloud Functions