Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdonrd/directus-docker-extensions-demo
https://github.com/abdonrd/directus-docker-extensions-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdonrd/directus-docker-extensions-demo
- Owner: abdonrd
- Created: 2023-01-26T15:45:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T23:10:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T19:55:56.119Z (3 months ago)
- Language: Dockerfile
- Size: 86.9 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# directus-demo
## Prerequisites
- [node.js](https://nodejs.org)
- [Docker](https://www.docker.com)## Start the development server
This command serves the application:
docker compose up
## Update the schema snapshot
docker compose exec directus npx directus schema snapshot /directus/snapshots/latest.yml