Directus is a real-time API and App dashboard for managing SQL database content.
Directus Cloud allows you to create free Community Cloud projects in 90 seconds.
Create a new Directus project by running the following npm command:
npm init directus-project my-project
Or, using yarn:
yarn create directus-project my-project
Simply follow the setup prompts and the CLI will create your new project directory (eg: my-project
), configuration
file, and initial database. To get the most out of Directus, and to ensure you have the latest security patches, it is
important to keep your projects up-to-date.
Directus only requires Node.js and supports most operating systems and SQL database vendors.
[1] Older versions may work, but aren't officially tested/supported.
Other operating systems may also work, but are not officially supported.
The Directus Documentation is a great place to start, or explore these other channels:
Please read our Contributing Guide before submitting Pull Requests.
All security vulnerabilities should be reported in accordance with our Security Policy.
Directus is a premium open-source (GPLv3) project, made possible with support from our passionate core team, talented contributors, and amazing GitHub Sponsors. Thank you all!
2004-2022, Monospace Inc