{"id":36965085,"url":"https://github.com/fusionstrings/lager-21","last_synced_at":"2026-01-13T19:52:20.705Z","repository":{"id":328945858,"uuid":"1116396178","full_name":"fusionstrings/lager-21","owner":"fusionstrings","description":"Lager 21- A modern e-commerce app","archived":false,"fork":false,"pushed_at":"2025-12-17T00:29:52.000Z","size":221,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-20T00:10:44.599Z","etag":null,"topics":["daisyui","nextjs","reactjs","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://lager-21.vercel.app","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/fusionstrings.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-14T19:21:18.000Z","updated_at":"2025-12-14T23:02:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fusionstrings/lager-21","commit_stats":null,"previous_names":["fusionstrings/lager-21"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fusionstrings/lager-21","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionstrings%2Flager-21","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionstrings%2Flager-21/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionstrings%2Flager-21/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionstrings%2Flager-21/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusionstrings","download_url":"https://codeload.github.com/fusionstrings/lager-21/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusionstrings%2Flager-21/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28398057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["daisyui","nextjs","reactjs","tailwindcss","vercel"],"created_at":"2026-01-13T19:52:20.084Z","updated_at":"2026-01-13T19:52:20.692Z","avatar_url":"https://github.com/fusionstrings.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lager 21\n\nExample e-commerce store built with Next.js 16, React 19, and TypeScript.\n\n## Quick Start\n\n```bash\nnpm install\nnpm run dev        # Development server at localhost:3000\n```\n\n## Scripts\n\n| Command            | Description                |\n| ------------------ | -------------------------- |\n| `npm run dev`      | Start dev server           |\n| `npm run build`    | Production build           |\n| `npm test`         | Run unit tests (Vitest)    |\n| `npm run test:e2e` | Run E2E tests (Playwright) |\n| `npm run typespec` | Compile API schema         |\n\n## Stack\n\n- **Framework**: Next.js 16 (App Router)\n- **UI**: React 19, DaisyUI 5, Tailwind CSS 4\n- **Testing**: Vitest + Testing Library, Playwright\n- **API Docs**: TypeSpec → OpenAPI\n\n## Project Structure\n\n```\nsrc/\n├── app/                    # Next.js routes\n│   ├── api/products/       # REST API\n│   ├── checkout/           # Cart checkout\n│   └── product/[id]/       # Product detail\n├── components/             # UI components\n├── data/                   # Data layer \u0026 types\n└── store/                  # Cart state\ne2e/                        # Playwright tests\ntypespec/                   # API schema\n```\n\n## API\n\n| Endpoint                           | Description            |\n| ---------------------------------- | ---------------------- |\n| `GET /api/products`                | List products          |\n| `GET /api/products?available=true` | Filter by availability |\n| `GET /api/products/[id]`           | Get single product     |\n\nGenerated OpenAPI spec: `tsp-output/@typespec/openapi3/openapi.yaml`\n\n## Testing\n\n```bash\nnpm test              # Unit tests (Vitest)\nnpm run test:e2e      # E2E tests (Playwright)\n```\n\n## Deployment\n\nOptimized for Vercel. Push to deploy.\n\n```bash\nnpm run build         # Generates .next/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionstrings%2Flager-21","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionstrings%2Flager-21","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionstrings%2Flager-21/lists"}