Skip to content

React Admin Auth Provider and Data Provider for Directus

License

Notifications You must be signed in to change notification settings

marmelab/ra-directus

Repository files navigation

Directus Data Provider & Auth Provider For React-Admin

Directus Data Provider & Auth Provider for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.

DocumentationSource Code

This repository contains:

  • The actual ra-directus package
  • A simple demo app you can run locally to try out ra-directus with your own Directus app

Simple Demo

Initial setup

  • Clone this project
  • Run make init run to install the dependencies and start the Demo App
  • Vite should show the local URL where the development server is running
  • Go to this url and login with:
    • login: admin@example.com
    • password: d1r3ctu5
  • Your Directus environnement should run on this http://localhost:8055/
  • You can login with same credentials

Stop the Database

  • Run make stop-directus to stop the database Docker container

License

This repository and the code it contains is licensed under the MIT License and sponsored by marmelab.