{"id":24676431,"url":"https://github.com/nklsw/nuxt3-docker-starter","last_synced_at":"2025-10-08T09:31:56.108Z","repository":{"id":135972192,"uuid":"511248057","full_name":"nklsw/nuxt3-docker-starter","owner":"nklsw","description":"⚡ Minimal Starter for creating dockerized Nuxt 3 applications","archived":false,"fork":false,"pushed_at":"2024-03-13T22:22:20.000Z","size":136,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-13T23:28:03.177Z","etag":null,"topics":["boilerplate","development","docker","docker-compose","nuxt","nuxt-boilerplate","nuxt-starter","nuxt-starter-template","nuxt3","nuxtjs","starter","starter-kit","starter-project","starter-template"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nklsw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-07-06T18:20:17.000Z","updated_at":"2024-03-13T23:28:03.524Z","dependencies_parsed_at":null,"dependency_job_id":"cab196de-c815-4abc-99e7-7bba8068a53e","html_url":"https://github.com/nklsw/nuxt3-docker-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklsw%2Fnuxt3-docker-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklsw%2Fnuxt3-docker-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklsw%2Fnuxt3-docker-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklsw%2Fnuxt3-docker-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nklsw","download_url":"https://codeload.github.com/nklsw/nuxt3-docker-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235700104,"owners_count":19031671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["boilerplate","development","docker","docker-compose","nuxt","nuxt-boilerplate","nuxt-starter","nuxt-starter-template","nuxt3","nuxtjs","starter","starter-kit","starter-project","starter-template"],"created_at":"2025-01-26T12:15:02.810Z","updated_at":"2025-10-08T09:31:55.647Z","avatar_url":"https://github.com/nklsw.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Nuxt 3 Starter\n\nWorking with Docker containers is a convinient way to seperate local machines ressources and configuration from development environments. This minimal project is a starter for creating dockerized [Nuxt 3](https://github.com/nuxt/framework) applications.\n\n## Prerequisites\n\nMake sure that [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) are installed on your local machine.\n\n## Setup\n\nStart the development server on http://localhost:3000\n\n```bash\ndocker compose up\n```\n\n\n## Production \n🚧 WIP\n\nBuild the docker container for production:\n\n```bash\ndocker build -t nuxt_build .\n```\n\nRun nuxt build inside the container:\n\n```bash\ndocker run -it nuxt_build npm run build\n```\n\nCheckout the official Nuxt 3 [deployment documentation](https://v3.nuxtjs.org/guide/deploy/presets) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnklsw%2Fnuxt3-docker-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnklsw%2Fnuxt3-docker-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnklsw%2Fnuxt3-docker-starter/lists"}