{"id":18017305,"url":"https://github.com/isfegu/nextjs-sqlite","last_synced_at":"2025-10-24T23:30:28.935Z","repository":{"id":101896320,"uuid":"442855715","full_name":"isfegu/nextjs-sqlite","owner":"isfegu","description":"Ejemplo de cómo usar SQLite desde Next.js","archived":false,"fork":false,"pushed_at":"2022-06-16T17:46:38.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T19:20:47.370Z","etag":null,"topics":["nextjs","sqlite"],"latest_commit_sha":null,"homepage":"https://isfegu.netlify.app/nextjs-sqlite-ssg-getstaticprops","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isfegu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-29T18:18:05.000Z","updated_at":"2022-12-11T19:57:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4057ab2-9e31-4d2c-b5df-de65ae19f6b1","html_url":"https://github.com/isfegu/nextjs-sqlite","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/isfegu%2Fnextjs-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isfegu%2Fnextjs-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isfegu%2Fnextjs-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isfegu%2Fnextjs-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isfegu","download_url":"https://codeload.github.com/isfegu/nextjs-sqlite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238044115,"owners_count":19407119,"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","sqlite"],"created_at":"2024-10-30T04:22:18.215Z","updated_at":"2025-10-24T23:30:28.573Z","avatar_url":"https://github.com/isfegu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js y SQLite\n\nEste respositorio contiene un proyecto básico de [Next.js](https://nextjs.org/) con la capacidad de obtener datos de una base de datos [SQLite](https://sqlite.org/).\n\nPuedes leer un apunte con más detalle en [https://anedonia.website/nextjs-sqlite-ssg-getstaticprops/](https://anedonia.website/nextjs-sqlite-ssg-getstaticprops/).\n\n## Requisitos\n\n* [Node.js](https://nodejs.org) en su última versión LTS (en la creación de este repositorio 16.x)\n* [Yarn](https://classic.yarnpkg.com/) en su última versión _classic_\n\n## Ejecución\n\n1. Descargar este repositorio\n2. Instalar dependencias\n```bash\nnextjs-sqlite$ yarn\n```\n3. Ejecutar el proyecto\n```bash\nnextjs-sqlite$ yarn dev\n```\n4. Abrir el proyecto en un navegador [http://localhost:3000](http://localhost:3000)\n\n5. Abrir la URL que obtiene datos de SQLite: [http://localhost:3000/distros](http://localhost:3000/distros)\n\n## Dependencias\n\nLa versión de Next.js que se utiliza es la 12.\n\nPara la conexión con SQLite se utiliza [better-sqlite3](https://github.com/JoshuaWise/better-sqlite3).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfegu%2Fnextjs-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisfegu%2Fnextjs-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisfegu%2Fnextjs-sqlite/lists"}