Quick starter repo for setting up Directus based data platform.
It's a headless CMS around database with REST and GraphQL APIs.
- Stonehenge
make up
make restore
Now open https://directus.docker.so and login with [email protected]:password
https://directus.docker.so/collections/
Backup local database:
make backup
Restore database:
make restore