The Wayback Machine - https://web.archive.org/web/20230104013055/https://github.com/directus/docs
Skip to content

directus/docs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* optimized ##Usage section

* tweak to ##Usage

* added adv. customization section

* Custom SDK Config section

* config and config vars overhaul

* touchups

* tweak on transport

* small tweaks

* Sort dictionary alphabetically

* rijk's edits

* type error

* aded MDN to dict

* Brainslug's edit suggestions

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
659da20

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
Create your Free Project


πŸ€” 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