mirror of
https://github.com/directus/directus.git
synced 2026-01-24 05:48:03 -05:00
Directus Node
This is an early alpha version. DO NOT use this in production.
Installation
Run npx directus create <directory>
Start the API by running npx directus start.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.