Skip to content

archestra-ai/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archestra.AI Official Website

Enterprise MCP platform for AI agents.

Contributors Slack

🌐 Overview

This repository contains the source code for Archestra.AI, the official website for the Archestra enterprise platform.

🚀 Getting Started

Prerequisites

  • Node.js 18+ (Latest LTS recommended)
  • pnpm 10.14.0+

Development

  1. Clone the repository
git clone https://github.com/archestra-ai/website.git
cd website
  1. Install dependencies
cd app
pnpm install
  1. Start local database (optional - for database features)

Using Docker Compose:

cd app
docker-compose up -d

The application automatically uses this local database in development mode.

  1. Start development server
pnpm dev

The application will be available at http://localhost:3001.

🤝 Contributing

We welcome contributions from the community! Contribution guidelines.


Linux Foundation        CNCF

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 19

Languages