A CLI tool to apply Directus "templates" to a blank Directus instance.
Note: This is a pre-release. It is recommended for use on POC or demo projects only.
- Create a Directus instance on Directus Cloud or using self-hosted version.
- Login and create a Static Access Token for the admin user.
- Copy the static token and your Directus URL.
- Run the following command on the terminal and follow the prompts.
$ npx directus-template-cli apply
This template is licensed under the MIT License.