Directus Data Provider & Auth Provider for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
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
- 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
- login:
- Your Directus environnement should run on this http://localhost:8055/
- You can login with same credentials
- Run
make stop-directus
to stop the database Docker container
This repository and the code it contains is licensed under the MIT License and sponsored by marmelab.