{"id":20680717,"url":"https://github.com/nilshartmann/nextjs-beeradvisor","last_synced_at":"2026-05-07T18:11:17.314Z","repository":{"id":185305582,"uuid":"659865040","full_name":"nilshartmann/nextjs-beeradvisor","owner":"nilshartmann","description":"Example Next.js application that uses App Router and React Server Components","archived":false,"fork":false,"pushed_at":"2023-11-08T07:13:55.000Z","size":3442,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T04:12:14.871Z","etag":null,"topics":["nextjs","react","react-server-components"],"latest_commit_sha":null,"homepage":"https://react.schule","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/nilshartmann.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}},"created_at":"2023-06-28T18:24:08.000Z","updated_at":"2023-10-29T15:27:43.000Z","dependencies_parsed_at":"2023-08-01T12:49:40.613Z","dependency_job_id":"f89f220e-bcb4-4c81-b802-1042129e3add","html_url":"https://github.com/nilshartmann/nextjs-beeradvisor","commit_stats":null,"previous_names":["nilshartmann/nextjs-beeradvisor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nilshartmann/nextjs-beeradvisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fnextjs-beeradvisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fnextjs-beeradvisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fnextjs-beeradvisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fnextjs-beeradvisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilshartmann","download_url":"https://codeload.github.com/nilshartmann/nextjs-beeradvisor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilshartmann%2Fnextjs-beeradvisor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263908514,"owners_count":23528466,"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":["nextjs","react","react-server-components"],"created_at":"2024-11-16T21:34:56.889Z","updated_at":"2026-05-07T18:11:12.291Z","avatar_url":"https://github.com/nilshartmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \"BeerAdvisor\" Next.js Sample application\n\nThis repository contains an example fullstack React application with Next.js 13.4 App Router. It uses React Server components and both a database and an external REST service as datasources.\n\n![Screenshot BeerAdvisor](./screenshot-beeradvisor.png)\n\n# Start:\n\nRun the following commands from the root directory:\n\n### 1. Start the database\n* use docker-compose to start the database. (Note that port `1360` must be available)\n```bash\ndocker-compose up -d\n```\n  * if you want to connect to the running database either use docker or connect with your fav db tool\n    (for connection data see docker-compose file here)\n### 2. Populate the database\n\n* on first run only: setup the database content\n```bash\npnpm db:reset\n```\n\n### 3. Shop API\n* Start \"Shop API\" service by running `pnpm shop-backend`\n\n### 3. Start Next.js application\n\n* Install dependencies:\n```bash \npnpm install\n```\n\n* Start the application in dev mode:\n\n```bash \npnpm dev\n```\n\n### Feedback\n\nIf you have questions, comments or other feedback, feel free to raise an issue in this repository. You can also contact me on [Twitter](twitter.com/nilshartmann), [Mastodon](https://norden.social/@nilshartmann) or [my homepage](https://nilshartmann.net).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Fnextjs-beeradvisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilshartmann%2Fnextjs-beeradvisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilshartmann%2Fnextjs-beeradvisor/lists"}