nuxt-typescript-kit Nuxt Typescript Kit Installation make cp-env After you must configure your app in .env file make install View docker container logs make logs Build Setup Production make Building for production To building for production you need to change COMPOSE_FILE param in .env to docker-compose.prod.yml and follow the above steps Development make dev Generate dist and export it to zip-file make generate-zip For creating zip archieves you need to install zip dependency