DEV Community

Cover image for Dockerized Wagtail 4 + NuxtJS 3 + Graphene 3 + Vuetify 3
Adam Mateusz Brożyński
Adam Mateusz Brożyński

Posted on

Dockerized Wagtail 4 + NuxtJS 3 + Graphene 3 + Vuetify 3

I haven't found any detailed HOWTO or ready repository so I've cooked this all together myself with some explanations of use in README.md and sample page using Vuetify with GraphQL fetch test:

For now it works as a developement environment but I'm planning to add some instructions for production soon.

Since local backend and frontend directories are bind to docker containers, it's possible to make changes with live preview!

Enjoy!

Top comments (0)