Skip to content

directus/docs

Repository files navigation

Directus Logo


🐰 Introduction

Welcome! This is the repo for Directus' documentation.

Learn more about Directus

🖥️ Running the Docs

Requirements

  • Node.js 22
  • pnpm

Install Dependencies

pnpm install

Setup Environment

Copy the example environment file:

cp .env.example .env

Update the environment variables in the .env file with proper secret keys for the different services.

Run Development Server

Start the development server on http://localhost:3000:

pnpm dev

Building Locally

pnpm build

☁️ Deploying the Docs

The documentation automatically deploys to Vercel when changes are merged into the main branch. Simply:

  1. Open a Pull Request with your changes
  2. This should trigger a deploy preview as well.
  3. Once PR is approved and merged to main, Vercel will automatically build and deploy the updated documentation

🚀 Contributing


🤔 Community Help


© 2004-2024, Monospace, Inc.

About

Documentation website for Directus, including quick starts, guides, and tutorials.

Topics

Resources

Stars

Watchers

Forks

Contributors 32