{"id":22825507,"url":"https://github.com/julianfbeck/next.js-approuter-tutorial","last_synced_at":"2025-03-31T00:23:00.750Z","repository":{"id":185533884,"uuid":"673398720","full_name":"julianfbeck/Next.js-AppRouter-Tutorial","owner":"julianfbeck","description":"Overview of AppRouting, Data Fetching, Caching and Server Actions","archived":false,"fork":false,"pushed_at":"2023-08-03T08:48:02.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T05:33:05.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/julianfbeck.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-08-01T14:32:25.000Z","updated_at":"2023-08-01T14:33:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"287ff972-c410-4d9f-9bb2-d655d4f2b73c","html_url":"https://github.com/julianfbeck/Next.js-AppRouter-Tutorial","commit_stats":null,"previous_names":["julianfbeck/next.js-approuter-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianfbeck%2FNext.js-AppRouter-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianfbeck%2FNext.js-AppRouter-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianfbeck%2FNext.js-AppRouter-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/julianfbeck%2FNext.js-AppRouter-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/julianfbeck","download_url":"https://codeload.github.com/julianfbeck/Next.js-AppRouter-Tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246397400,"owners_count":20770548,"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":[],"created_at":"2024-12-12T17:11:09.200Z","updated_at":"2025-03-31T00:23:00.721Z","avatar_url":"https://github.com/julianfbeck.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js AppRouter Tutorial\n\n\u003e Next.js 13 and the new AppRouter\n\n## Build Using:\n\n- [Next.js](https://nextjs.org/)\n- [Drizzle](https://orm.drizzle.team/) (sqlite)\n- [shadcn/ui](https://ui.shadcn.com/)\t\n\n## Features\n\n- Chapter 1: [AppRouter](/app/1-app-routing/page.tsx)\n- Chapter 2: [Data Fetching](/app/2-data-fetching/page.tsx)\n- Chapter 3: [Caching](/app/3-caching/page.tsx)\n\t- Chapter 3.1: [static](/app/3-caching/static/page.tsx)\t\n\t- Chapter 3.2: [no-store](/app/3-caching/no-store/page.tsx)\t\n\t- Chapter 3.3: [revalidate](/app/3-caching/revalidate//page.tsx)\t\n- Chapter 4: [Server Actions](/app/4-server-actions/page.tsx)\n  - Chapter 4.1: [Client Actions](/app/4-server-actions/client-actions/page.tsx)\n\n## Getting Started\n\nInstall dependencies\n\n```bash\npnpm install\n```\n\nGenerate Drizzle schemas\n\n```bash\npnpm generate\n```\n\nPush Drizzle schemas to db\n\n```bash\npnpm push\n```\n\nStart the server\n\n```bash\npnpm dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulianfbeck%2Fnext.js-approuter-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjulianfbeck%2Fnext.js-approuter-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjulianfbeck%2Fnext.js-approuter-tutorial/lists"}