{"id":18044749,"url":"https://github.com/natterstefan/nextjs-rtk-query-example","last_synced_at":"2025-06-16T02:06:28.573Z","repository":{"id":52603275,"uuid":"360933147","full_name":"natterstefan/nextjs-rtk-query-example","owner":"natterstefan","description":"Next.js with rtk-query example.","archived":false,"fork":false,"pushed_at":"2021-04-23T18:12:49.000Z","size":320,"stargazers_count":28,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:14:43.910Z","etag":null,"topics":["nextjs","nextjs-example","nextjs-typescript","redux","redux-toolkit","rtk","rtk-query","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://nextjs-rtk-query-example.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natterstefan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["natterstefan"],"patreon":"natterstefan"}},"created_at":"2021-04-23T15:46:07.000Z","updated_at":"2025-02-17T11:35:05.000Z","dependencies_parsed_at":"2022-09-07T06:01:38.261Z","dependency_job_id":null,"html_url":"https://github.com/natterstefan/nextjs-rtk-query-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"natterstefan/nextjs-template","purl":"pkg:github/natterstefan/nextjs-rtk-query-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fnextjs-rtk-query-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fnextjs-rtk-query-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fnextjs-rtk-query-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fnextjs-rtk-query-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natterstefan","download_url":"https://codeload.github.com/natterstefan/nextjs-rtk-query-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fnextjs-rtk-query-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260083863,"owners_count":22956408,"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","nextjs-example","nextjs-typescript","redux","redux-toolkit","rtk","rtk-query","typescript","vercel"],"created_at":"2024-10-30T18:10:33.592Z","updated_at":"2025-06-16T02:06:28.548Z","avatar_url":"https://github.com/natterstefan.png","language":"TypeScript","readme":"# nextjs-rtk-query-example\n\n[![Node CI](https://github.com/natterstefan/nextjs-rtk-query-example/actions/workflows/ci.yml/badge.svg)](https://github.com/natterstefan/nextjs-rtk-query-example/actions/workflows/ci.yml)\n[![GitHub issues](https://img.shields.io/github/issues/natterstefan/nextjs-rtk-query-example)](https://github.com/natterstefan/nextjs-rtk-query-example/issues)\n[![GitHub stars](https://img.shields.io/github/stars/natterstefan/nextjs-rtk-query-example)](https://github.com/natterstefan/nextjs-rtk-query-example/stargazers)\n[![GitHub license](https://img.shields.io/github/license/natterstefan/nextjs-rtk-query-example)](https://github.com/natterstefan/nextjs-rtk-query-example/blob/main/LICENSE)\n[![nextjs](https://img.shields.io/badge/nextjs-built%20with%20typescript-informational.svg?logo=typescript\u0026logoWidth=20)](https://github.com/natterstefan/nextjs-rtk-query-example)\n\n![[natterstefan/nextjs-template](https://github.com/natterstefan/nextjs-rtk-query-example)](./assets/screenshot.png)\n\nNext.js with rtk-query example.\n\n## Installation \u0026 Setup\n\n```bash\nyarn\n```\n\nOnce the task is completed you can start the app with `yarn dev`.\n\n## Start\n\n```bash\n# development mode\nyarn dev\n\n# production mode\nyarn build\nyarn start\n```\n\n## Development\n\n### Tests \u0026 Code Style\n\n```bash\nyarn test\nyarn lint\n```\n\n## Deployment\n\n### Deploy your own\n\nDeploy `nextjs-rtk-query-example` using [Vercel](https://vercel.com):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/natterstefan/nextjs-rtk-query-example)\n\n### Docker\n\n`nextjs-rtk-query-example` also provides a Docker Image (see [docker](./docker)) and\ndocker-compose setup.\n\n#### Build Docker Image\n\n```bash\n./gradlew buildDockerImage\n```\n\n#### Run Docker Image\n\n```bash\n./gradlew runDockerBuild\n```\n\nOr when you want to run it in the background:\n\n```bash\ndocker-compose --env-file ./.env.local up -d\n```\n\n## License\n\n[MIT](./LICENSE)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n  \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/barnabasJ\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/11669837?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eBarnabas Jovanovics\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-barnabasJ\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://natterstefan.me/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/1043668?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStefan Natter\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#ideas-natterstefan\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n---\n\n_Based on the \u003chttps://github.com/natterstefan/nextjs-template\u003e template._\n","funding_links":["https://github.com/sponsors/natterstefan","https://patreon.com/natterstefan"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatterstefan%2Fnextjs-rtk-query-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatterstefan%2Fnextjs-rtk-query-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatterstefan%2Fnextjs-rtk-query-example/lists"}