Skip to content

martinszeltins/nuxt-docker-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

# Clone the repo
git clone https://github.com/martinszeltins/nuxt-docker-cpu.git
cd nuxt-docker-cpu

# Run the Docker container
docker-compose up -d
docker-compose logs --follow

# Wait for it to install dependencies and build the app (you will see it in the logs)

# Run the Nuxt dev server
docker exec -it nuxt-docker-client pnpm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published