Skip to content

Google Search Improvement #55

Description

@jordanwallwork

Setup a google fonts api key and set the env variable to allow searching / filtering whole google font library:

Setup Instructions

  1. Get an API Key:

  2. Go to https://console.cloud.google.com/

  3. Create a new project (or select existing)

  4. Navigate to APIs & Services > Library

  5. Search for "Web Fonts Developer API" and click Enable

  6. Go to APIs & Services > Credentials

  7. Click Create Credentials > API Key

  8. Copy the API key

  9. Configure the Environment Variable:

Create a .env file in src/Deckle.Web/:

PUBLIC_GOOGLE_FONTS_API_KEY=your_api_key_here

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions