/nuxt-deploy

Primary LanguageDockerfileMIT LicenseMIT

Nuxt Deploy

Deploy nuxt.js apps with Docker.

Getting Started

  1. Git clone the repository.
  2. Put your nuxt.s app in the app directory in the root.
  3. docker-compose up

Prerequisites

  1. Docker
  2. Docker Compose

License

This project is licensed under the MIT License - see the LICENSE.md file for details