{"id":23101315,"url":"https://github.com/softx0/getting-started-nextjs","last_synced_at":"2025-04-03T21:18:32.121Z","repository":{"id":112025373,"uuid":"373687526","full_name":"Softx0/getting-started-nextjs","owner":"Softx0","description":"Este es un repositorio con el código concerniente a una app con Next.js con el fin de aprender, enseñar e implementarlo en el futuro","archived":false,"fork":false,"pushed_at":"2021-06-14T22:22:17.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T09:15:32.444Z","etag":null,"topics":["nextjs","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Softx0.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":"2021-06-04T01:31:59.000Z","updated_at":"2021-12-18T21:24:39.000Z","dependencies_parsed_at":"2023-07-11T02:15:54.418Z","dependency_job_id":null,"html_url":"https://github.com/Softx0/getting-started-nextjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softx0%2Fgetting-started-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softx0%2Fgetting-started-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softx0%2Fgetting-started-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softx0%2Fgetting-started-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Softx0","download_url":"https://codeload.github.com/Softx0/getting-started-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247078863,"owners_count":20879953,"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"],"created_at":"2024-12-16T23:51:08.433Z","updated_at":"2025-04-03T21:18:32.102Z","avatar_url":"https://github.com/Softx0.png","language":"JavaScript","readme":"This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started with Next.js\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n## Notes\n Head = es especial para el SEO importado ya en nuestras paginas\n\n Los estilos con `jsx` te permite crear un css dentro del componente, lo que escribas se refiere a lo que esta dentro del componente\n Aunque ya hoy en día se utiliza en un archivo .css normal, pero se hace referencia en el js con className\n\n\nEstas propiedades son exclusivas para Next.js\n-getStaticProps, es mas a lo gasby, estatico\n-serverSideProps, un site dinamico\n-getInitialProps, una forma de decir al server las props que tiene que usar el componente. Puedes usar incluso el api, ejecuta la funcion, devuelve y nice\n\n Hidratacion: proveer a ese html de vida, con una carga previa establecida en el servidor.\n getInitialProps, estara pronto deprecado y pues solo funciona en componentes tipo paginas\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftx0%2Fgetting-started-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftx0%2Fgetting-started-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftx0%2Fgetting-started-nextjs/lists"}