Skip to content

agentuity/docs

Repository files navigation

Agentuity

Agentuity Docs Website

This project contains the Agentuity documentation website, created using Fumadocs and running on NextJS 15.

To make the search feature work, you must set up .env.local with the following steps.

Quick Start Guide

  1. Navigate to the Agent Directory:

    cd agent-docs
  2. Start the Agent:

    agentuity dev
  3. Copy Environment Configuration: For local development, copy the .env.example file to .env.local:

    cp .env.example .env.local
  4. Update AGENT_ID: If you are a contributor from outside the Agentuity organization, ensure that you update the AGENT_ID in your .env.local file with your specific agent ID from the agentuity dev run.

Running Docs Application

npm run dev
# or
pnpm dev
# or
yarn dev

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources:

About

This project contains the Agentuity documentation website.

Resources

License

Stars

Watchers

Forks

Contributors 13

Languages