Welcome! This is the repo for Directus' documentation.
- Node.js 22
- pnpm
pnpm install
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.
Start the development server on http://localhost:3000
:
pnpm dev
pnpm build
The documentation automatically deploys to Vercel when changes are merged into the main branch. Simply:
- Open a Pull Request with your changes
- This should trigger a deploy preview as well.
- Once PR is approved and merged to main, Vercel will automatically build and deploy the updated documentation
- Community Platform (Questions, Live Discussions)
- GitHub Issues (Report Bugs)
- GitHub Discussions (Feature Requests)
© 2004-2024, Monospace, Inc.