Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jacobpevans.com/llms.txt

Use this file to discover all available pages before exploring further.

These guides walk you through the two most common tasks when working with this project: setting up your configuration and using the project day-to-day. Whether you are getting started for the first time or looking up a specific workflow, the guides below point you in the right direction.

How the guides are organized

The guides follow a natural progression. You start with Configuration to prepare your environment and set your project options, then move to Usage once everything is in place. Each guide is self-contained, so you can jump directly to whichever topic applies to where you are right now.

Available guides

Configuration

Learn how to configure the project using environment variables, config files, and common settings for development and production environments.

Usage

Explore common workflows, key commands, and tips for working effectively with the project on a daily basis.

When to use which guide

  • Start with Configuration if you are setting up the project for the first time, onboarding to a new environment, or troubleshooting a misconfiguration. This guide covers all the options you need to get the project running correctly.
  • Go to Usage once your environment is configured and you want to run commands, understand output, or build efficient workflows. The usage guide also covers how to get help and report issues.
If you are unsure where to begin, start with Configuration and work through it in order before moving to Usage.