{"id":20001838,"url":"https://github.com/abrahamgalue/next14-learning-course","last_synced_at":"2026-02-26T18:33:22.722Z","repository":{"id":208879481,"uuid":"722142118","full_name":"abrahamgalue/next14-learning-course","owner":"abrahamgalue","description":"Course to learn Next.js.","archived":false,"fork":false,"pushed_at":"2025-04-07T14:41:19.000Z","size":2149,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T15:39:04.140Z","etag":null,"topics":["nextjs","nextjs14","postgresql","vercel"],"latest_commit_sha":null,"homepage":"https://next14-dashboard-abraham.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/abrahamgalue.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-11-22T14:22:25.000Z","updated_at":"2025-04-07T14:41:23.000Z","dependencies_parsed_at":"2023-12-20T09:47:50.860Z","dependency_job_id":"52f578c4-b6b7-4e41-aa06-50bbc8bda024","html_url":"https://github.com/abrahamgalue/next14-learning-course","commit_stats":null,"previous_names":["abrahamgalue/next14-learning-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abrahamgalue/next14-learning-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamgalue%2Fnext14-learning-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamgalue%2Fnext14-learning-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamgalue%2Fnext14-learning-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamgalue%2Fnext14-learning-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abrahamgalue","download_url":"https://codeload.github.com/abrahamgalue/next14-learning-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamgalue%2Fnext14-learning-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271437657,"owners_count":24759638,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":["nextjs","nextjs14","postgresql","vercel"],"created_at":"2024-11-13T05:18:51.295Z","updated_at":"2026-02-26T18:33:17.681Z","avatar_url":"https://github.com/abrahamgalue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🔺 Next.js App Router Course - Starter\n\n\u003c/div\u003e\n\n### Dashboard del curso de Next.js 14\n\n\u003e 🧩 Aquí puedes ver su [**Live Demo.**](https://next14-dashboard-abraham.vercel.app/)\n\n\u003e [!NOTE]\n\u003e Para iniciar sesión utiliza estas credenciales \u003cbr /\u003e\n\u003e Email: **user@nextmail.com** \u003cbr /\u003e\n\u003e Password: **123456**\n\n![vista-previa](./public/preview/01-page-preview.jpg)\n\n![vista-previa](./public/preview/02-page-preview.jpg)\n\n![vista-previa](./public/preview/03-page-preview.jpg)\n\n![vista-previa](./public/preview/04-page-preview.jpg)\n\n![vista-previa](./public/preview/05-page-preview.jpg)\n\n![vista-previa](./public/preview/06-page-preview.jpg)\n\n## 🚀 Descripción\n\nEsta es la aplicación creada al completar el curso oficial de [**Next.js.**](https://nextjs.org/learn)\n\nEste proyecto contiene las últimas funcionalidades de Next.js 14 [**liberadas el 26 de Octubre de 2023.**](https://nextjs.org/blog/next-14)\n\n## 🎭 Tecnologías\n\nEl proyecto utiliza las siguientes tecnologías:\n\n- [**Tailwind CSS**](https://tailwindcss.com/) para aplicar los estilos.\n- Optimización de [**fuentes**](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) e [**imágenes.**](https://nextjs.org/docs/app/building-your-application/optimizing/images)\n- Base de datos con [**postgres.**](https://vercel.com/docs/storage/vercel-postgres/sdk)\n- [**Streaming**](https://nextjs.org/docs/app/building-your-application/routing/loading-ui-and-streaming) de la UI de usuario.\n- [**Server Actions**](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations) para la manipulación de los datos.\n- Manejo de [**errores.**](https://nextjs.org/docs/app/building-your-application/routing/error-handling)\n- Autenticación de usuario con [**NextAuth.js**](https://authjs.dev/reference/nextjs) para acceder a las rutas.\n- Protección de las rutas usando [**Next Middleware.**](https://nextjs.org/docs/app/building-your-application/routing/middleware)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamgalue%2Fnext14-learning-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrahamgalue%2Fnext14-learning-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamgalue%2Fnext14-learning-course/lists"}