Nuxt 3 & Strapi 4 in Docker

I made a Docker Container with Nuxt3 and Strapi4.
Needs lot’s things to do, but it’s a start.
Contributions are welcome

Biggest things I can say is to maybe use a standard docker image that the npx @strapi-community/dockerize tool spits out for your backend

Reason has to do with sqlite, also your using a very very old nodeJS version for strapi.
It has quite a proven track record :slight_smile:

Again it’s a good way to start with Nuxt 3 though as a starter template :clap: