Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (20 loc) · 900 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 900 Bytes

Directus Example

This is a Directus project bootstrapped with create-directus-project.

Admin credentials for this Directus instance:

  • Emailadmin@example.com
  • Passwordd1r3ctu5

📌 Prerequisites

🚀 Getting Started

  1. Clone this repo.

  2. Start the docker container.

    cd directus
    docker compose up -d

    Your Directus example is now running at http://127.0.0.1:8055.

  3. You can login with the admin credentials shown above to explore this Directus example project.

🔗 Links