Dockerized Nuxt 3 starter for building server-rendered Vue applications.
Minimal starter for creating Dockerized Nuxt 3 applications. Provides a Dockerfile, docker-compose configuration, and Makefile targets to run a local development server (http://localhost:3000) and build container images; suited for developing server-rendered or hybrid Vue apps and quick prototypes.
0