{"id":26282375,"url":"https://github.com/deeeed/deploy-nx-nextjs","last_synced_at":"2025-03-14T16:49:58.772Z","repository":{"id":181580729,"uuid":"584034953","full_name":"deeeed/deploy-nx-nextjs","owner":"deeeed","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-02T12:54:18.000Z","size":606,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-15T05:13:39.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeeed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-01T02:38:10.000Z","updated_at":"2023-01-01T02:39:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"9920d468-9889-494c-8728-34e3ac82ea50","html_url":"https://github.com/deeeed/deploy-nx-nextjs","commit_stats":null,"previous_names":["deeeed/deploy-nx-nextjs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeeed%2Fdeploy-nx-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeeed%2Fdeploy-nx-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeeed%2Fdeploy-nx-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeeed%2Fdeploy-nx-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeeed","download_url":"https://codeload.github.com/deeeed/deploy-nx-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615580,"owners_count":20319730,"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":[],"created_at":"2025-03-14T16:49:58.229Z","updated_at":"2025-03-14T16:49:58.760Z","avatar_url":"https://github.com/deeeed.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goals\n- Illustrate build / export with next.js and image management\n\nThis is a default next.js project that adds an image (jpg or png) to display.\nThe image will prevent the export regular export process and will need additional optimization.\n\n## Setup\n\n```bash\nyarn nx build\ndocker build -f ./apps/demo/Dockerfile . -t demo\ndocker images | grep demo\ndocker run -p 3000:3000 demo\n\ncat \u003c\u003cEOF \u003ebuildkitd.toml\n[registry.\"registry.seyan\"]\n  http = true\n  insecure = true\nEOF\n\ndocker buildx rm mybuilder\ndocker buildx create --name mybuilder --config ./buildkitd.toml --use\ndocker buildx inspect --bootstrap\ndocker buildx build --platform linux/arm64,linux/amd64 --push -t registry.seyan/demo -f ./apps/demo/Dockerfile .\n\n# Make sure it was deployed\ncurl -X GET http://registry.seyan/v2/_catalog\n\n```\n## Create heml chart\n- configure the values in `values.yaml`\n```bash\ncd helm\n# then deploy the chart\nhelm upgrade --install demo-chart demo/ --values demo/values.yaml\n# once done, delete the chart\nhelm delete demo-chart\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeeed%2Fdeploy-nx-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeeed%2Fdeploy-nx-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeeed%2Fdeploy-nx-nextjs/lists"}