Skip to content

Latest commit

 

History

History
 
 

README.md

Directus Gatsby Example

💡 This is a Gatsby 4 project bootstrapped with create-gatsby and uses the official @directus/gatsby-source-directus plugin.

📌 Prerequisites

You will need to have the provided Directus project running first before proceeding with this example.

🚀 Getting Started

  1. Clone this repo.

  2. Install dependencies for this example.

    cd gatsby
    npm install
  3. Create a .env file by copying the provided .env.example file.

  4. Start the development server.

    npm run develop

    Your Directus Gatsby example is now running at http://localhost:8000.

🔗 Links

Directus

Gatsby