Jean Valverde

Results 7 comments of Jean Valverde

Looking for the same feature I started a repo for this: - [https://github.com/Mogtofu33/contenta-ddev](https://github.com/Mogtofu33/contenta-ddev) Code base is not included, ddev provide only infrastructure, it's possible to build an image with ContentCMS...

I have an other more simple version with docker4drupal. It's pretty close except docker4drupal require to be (a bit) more comfortable with docker-compose. - https://github.com/Mogtofu33/contenta-d4d There is an [ongoing request...

Added the `contenta_vue_nuxt` but currently it can connect with the Drupal api but ContentaJS api failed, can not figure out why for now...

I updated both stack for last version of `contenta_vue_nuxt` * https://github.com/Mogtofu33/contenta-ddev * https://github.com/Mogtofu33/contenta-d4d But with ddev I have a problem of api request: * https://github.com/Mogtofu33/contenta-ddev/issues/1 With the docker4drupal version it...

Add a fix for CORS issues with ddev in the documentation, so the stack is working. Only problem to resolve now is ContentaJS urls (entrypoint use drupal urls instead of...

Project updated, ContentaCMS + ContentaJS + Vue works fine. Added a simple `install.sh` script for Debian/Ubuntu to automate installation. When this [PR](https://github.com/contentacms/contenta_vue_nuxt/pull/48) images loading on Vue will be fixed.

Hi @e0ipso, We can probably discuss mostly on #drupal-contribute. I have some time now because of a project but not sure for later maintenance. I added a redis to connect...