This is a Directus project bootstrapped with create-directus-project
.
Admin credentials for this Directus instance:
- Email —
[email protected]
- Password —
d1r3ctu5
- Node.js v12.20 and above
-
Clone this repo.
-
Install dependencies for this example Directus project.
cd directus npm install
-
Start the project locally.
npx directus start
Your Directus example is now running at http://localhost:8055.
-
You can login with the admin credentials shown above to explore this Directus example project.