Files
directus/docs
ian 69061c1284 Add Cache option for Flows webhook trigger (#18277)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-05-02 15:17:07 +00:00
..
2023-04-21 12:59:27 -04:00
2023-04-04 18:23:58 -04:00
2023-04-04 18:46:05 -04:00

Directus Logo


🐰 Introduction

This is the official documentation for the Directus data platform. These docs are also available via a public website.

Learn more about Directus


🤔 Community Help

The Directus Documentation is a great place to start, or explore these other channels:


Contributing

Note

This project uses pnpm to manage the dependencies, install it if you haven't via npm i -g pnpm.

  1. Fork and clone the repo
  2. Install the dependencies through pnpm install
  3. Run the docs website by running pnpm dev