An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-directus

Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.
https://github.com/natthasath/docker-directus

database directus docker-compose

Last synced: about 2 months ago
JSON representation

Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.

Awesome Lists containing this project

README

          

# 🎉 Docker Directus

Directus is an open-source data platform that offers a headless CMS and API to manage and connect content across various applications. It provides a user-friendly interface for managing database content, making it easy to build scalable, data-driven projects with minimal effort.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8055/](http://localhost:8055/)

```shell
docker-compose up -d
```