{"id":17254648,"url":"https://github.com/lukasholzer/nx-package-based-nuxt-svelte","last_synced_at":"2026-05-17T00:50:05.957Z","repository":{"id":156437772,"uuid":"632948779","full_name":"lukasholzer/nx-package-based-nuxt-svelte","owner":"lukasholzer","description":"Sample repository with nuxt svelte and web components","archived":false,"fork":false,"pushed_at":"2023-04-26T19:24:32.000Z","size":667,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T21:37:37.210Z","etag":null,"topics":["nuxt-3","nx","nx-workspace","package-based","pnpm","pnpm-workspace","svelte","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lukasholzer.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-26T13:10:17.000Z","updated_at":"2023-10-17T16:23:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"03a7a1df-4b63-4bf8-b38d-514e24e52ab6","html_url":"https://github.com/lukasholzer/nx-package-based-nuxt-svelte","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukasholzer/nx-package-based-nuxt-svelte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasholzer%2Fnx-package-based-nuxt-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasholzer%2Fnx-package-based-nuxt-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasholzer%2Fnx-package-based-nuxt-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasholzer%2Fnx-package-based-nuxt-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasholzer","download_url":"https://codeload.github.com/lukasholzer/nx-package-based-nuxt-svelte/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasholzer%2Fnx-package-based-nuxt-svelte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33124141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nuxt-3","nx","nx-workspace","package-based","pnpm","pnpm-workspace","svelte","typescript"],"created_at":"2024-10-15T07:09:27.401Z","updated_at":"2026-05-17T00:50:05.937Z","avatar_url":"https://github.com/lukasholzer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nx with Nuxt and Svelte\n\nyou can build all apps with `nx run-many --target build` this will execute the build command on every package with a `build` npm script.\n\nIndividual apps can be built by running:\n\n```\n# nuxt app\nnx build nuxt-app\n\n# svelte app\nnx build svelte-app\n```\n\nConsecutive executions are cached see image\n\n![example of cached output](./example-of-cached-output.png)\n\nit can be fine-grained what invalidates the cache or not in a `package.json` of a package.\n\n```json\n{\n  \"nx\": {\n    \"targets\": {\n      \"build\": {\n        \"inputs\": [\"{projectRoot}/src/**/*\", \"!{projectRoot}/**/*.test.ts\"],\n        \"outputs\": [\"{projectRoot}/.svelte-kit\"]\n      }\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasholzer%2Fnx-package-based-nuxt-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasholzer%2Fnx-package-based-nuxt-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasholzer%2Fnx-package-based-nuxt-svelte/lists"}