Directus Documentation
Learn how to get started and implement Directus through our developer resources.
This documentation is brand new and we'd love your feedback while we finish the details.
On each page you'll find a and button with the chance to share more feedback or open an issue directly on the directus/docs repo. Thanks in advance!
On each page you'll find a and button with the chance to share more feedback or open an issue directly on the directus/docs repo. Thanks in advance!
Try a Demo
Run Docker locally and use the following command to start the project.
docker run -p 8055:8055 directus/directus
This project has no persistence. All data will be lost when the container is stopped. Read our Create a Project guide to learn how to create a project with persistence.
The initial admin user's credentials will be visible on the terminal.
Getting Started
Features
Directus APIs
Tutorials
Releases
Community-Maintained Tooling
These are built and maintained by our awesome community. If you are building tooling and want to include it here, please open a pull request on GitHub.