{"id":51632946,"url":"https://github.com/devbaraus/kuehne-web","last_synced_at":"2026-07-13T10:30:43.326Z","repository":{"id":330039354,"uuid":"1121381700","full_name":"devbaraus/kuehne-web","owner":"devbaraus","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-22T23:36:47.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-24T12:22:51.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/devbaraus.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-22T22:45:23.000Z","updated_at":"2025-12-22T23:36:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/devbaraus/kuehne-web","commit_stats":null,"previous_names":["devbaraus/kuehne-web"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/devbaraus/kuehne-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fkuehne-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fkuehne-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fkuehne-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fkuehne-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbaraus","download_url":"https://codeload.github.com/devbaraus/kuehne-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbaraus%2Fkuehne-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35420322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-07-13T10:30:42.777Z","updated_at":"2026-07-13T10:30:43.320Z","avatar_url":"https://github.com/devbaraus.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kuehne + Nagel Logistics Frontend\n\nNuxt-based dashboard for managing locations and shipments. Integrates with the backend API for auth, role-based access, and typed API clients generated from the OpenAPI schema.\n\n## Technologies\n- Nuxt 4 (Vue 3 + Vite) with TypeScript.\n- UI kit: `@nuxt/ui` for ready-made components.\n- Role-based UI/route gating via `@casl/ability` + `@casl/vue`.\n- Utilities via `@vueuse/nuxt` and `@internationalized/date`.\n- OpenAPI-driven client: `@hey-api/openapi-ts` (types) + `zod` validators.\n- ESLint with `@nuxt/eslint`.\n\n## Getting started\nPrereqs: Node.js 22+ and a package manager, bun is preferred. Ensure the backend is running (defaults to `http://localhost:8000/v1`).\n\n1) Install dependencies\n```bash\nbun install\n```\n\n2) Configure API base\nCreate `.env` in `frontend/` (Nuxt runtimeConfig reads `process.env.API_BASE`).\n```\nAPI_BASE=http://localhost:8000/v1\n```\n\n3) Generate OpenAPI types (optional but recommended after backend changes)\n```bash\nbun run openapi\n```\n\n4) Run the dev server\n```bash\nbun run dev\n# App runs at http://localhost:3000\n```\n\n## Production\n- Build:\n```bash\nbun run build\n```\n- Preview locally:\n```bash\nbun run preview\n```\n\n## Environment variables\n- `API_BASE` (default `http://localhost:8000/v1`) — base URL for the backend API.\n\n## Notes\n- If you change the backend schema, re-run `npm run openapi` to refresh generated types in `app/openapi`.\n- RBAC is enforced in routes and components using CASL abilities; users see actions permitted by their role.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbaraus%2Fkuehne-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbaraus%2Fkuehne-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbaraus%2Fkuehne-web/lists"}