Directus Documentation
Learn how to get started and implement Directus through our developer resources.
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.