This is a Directus project bootstrapped with create-directus-project
.
Admin credentials for this Directus instance:
- Email —
[email protected]
- Password —
d1r3ctu5
- Docker
- Docker Compose (often included with newer Docker installations)
-
Clone this repo.
-
Start the docker container.
cd directus docker compose up -d
Your Directus example is now running at http://127.0.0.1:8055.
-
You can login with the admin credentials shown above to explore this Directus example project.