MCPcopy Index your code
hub / github.com/agntcy/agntcy-website

github.com/agntcy/agntcy-website @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
65 symbols 190 edges 47 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Agntcy Website

Deploy Next.js site to Pages

Lint

About The Project

agntcy.org website code

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Ensure you have Node.js installed on your machine.

Installation

  1. Clone the repository

sh git clone https://github.com/agntcy/agntcy-website.git

  1. Install npm packages

sh npm install

Usage

After installing the dependencies, you can run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed contributing guidelines, please see CONTRIBUTING.md

Contact

Project Link: https://github.com/agntcy/agntcy-website

Extension points exported contracts — how you extend this code

ButtonProps (Interface)
(no doc)
src/components/ui/button.tsx

Core symbols most depended-on inside this repo

cn
called by 32
src/lib/utils.ts
company
called by 14
src/data/supporters-data.ts
featureIconClassName
called by 4
src/components/homepage/feature-icons.tsx
formatDate
called by 3
src/components/changelog/changelog-card.tsx
cardClassName
called by 2
src/components/homepage/feature-cards.tsx
fetchReleases
called by 2
src/components/changelog/changelog-content.tsx
fetchCommit
called by 2
src/lib/utils.ts
clamp
called by 1
src/components/layout/nav-bar.tsx

Shape

Function 64
Interface 1

Languages

TypeScript100%

Modules by API surface

src/components/changelog/changelog-card.tsx6 symbols
src/components/layout/nav-bar.tsx5 symbols
src/components/homepage/feature-icons.tsx5 symbols
src/lib/utils.ts3 symbols
src/components/ui/drawer.tsx3 symbols
src/components/resources/article-card.tsx3 symbols
src/components/layout/scroll-to-top.tsx3 symbols
src/components/layout/cookie-banner.tsx3 symbols
src/components/icons.tsx3 symbols
src/components/supporters/supporter-logo-wall.tsx2 symbols
src/components/supporters/section-tabs.tsx2 symbols
src/components/resources/articles-content.tsx2 symbols

For agents

$ claude mcp add agntcy-website \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page