WIP: add cms compose #1

Draft
joao.dubas wants to merge 7 commits from jpd-add-compose into main

7 Commits

Author SHA1 Message Date
15d4cd5b9b
chore: start database and directus services 2025-03-07 14:03:33 +00:00
b775bd366e
chore(directus): improve definition
* Use latest version
* Configure `postgres` and `valkey` services
2025-03-07 14:02:29 +00:00
7fab4e4072
chore(database): add postgres and valkey services
These are used by `strapi` and `directus` to store data.
2025-03-07 13:59:33 +00:00
1ad7e94ea1
chore: add common configuration for the project
Set `editorconfig` pattern and files/paths to be ignored by `git` and
`docker`.

Finally, define runtimes needed by the project using `mise`.
2025-03-07 13:58:33 +00:00
Joao P Dubas
cb46478b0e wip: add base compose 2025-03-06 23:13:52 -03:00
Joao P Dubas
d57ea1ac67 wip: add strapi 2025-03-06 23:13:34 -03:00
Joao P Dubas
278d280eca feat: add directus 2025-03-06 23:13:07 -03:00