{"id":24777048,"url":"https://github.com/ruben890/quiz-en-react-express-y-typescript","last_synced_at":"2026-04-08T11:31:45.033Z","repository":{"id":216183767,"uuid":"740658361","full_name":"Ruben890/Quiz-en-react-express-y-typescript","owner":"Ruben890","description":"Quiz ","archived":false,"fork":false,"pushed_at":"2024-02-05T22:08:28.000Z","size":548,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:29:51.575Z","etag":null,"topics":["css","express","html","postgresql","prisma","prisma-orm","react","redux-toolkit","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","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/Ruben890.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":"2024-01-08T19:51:30.000Z","updated_at":"2025-11-27T18:23:05.000Z","dependencies_parsed_at":"2024-02-05T20:24:10.645Z","dependency_job_id":"b9cd724d-f65f-45fa-968f-d11b8ed17824","html_url":"https://github.com/Ruben890/Quiz-en-react-express-y-typescript","commit_stats":null,"previous_names":["ruben890/quiz-en-react-express-y-typescript"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ruben890/Quiz-en-react-express-y-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben890%2FQuiz-en-react-express-y-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben890%2FQuiz-en-react-express-y-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben890%2FQuiz-en-react-express-y-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben890%2FQuiz-en-react-express-y-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruben890","download_url":"https://codeload.github.com/Ruben890/Quiz-en-react-express-y-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruben890%2FQuiz-en-react-express-y-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css","express","html","postgresql","prisma","prisma-orm","react","redux-toolkit","tailwindcss","typescript"],"created_at":"2025-01-29T07:49:11.809Z","updated_at":"2026-04-08T11:31:45.004Z","avatar_url":"https://github.com/Ruben890.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Aplicación de Quiz - React, Express y TypeScript\n\n## Screenshots\n\n![Screenshot 1](./img/imgen-1.png)\n![Screenshot 2](./img/imgen-2.png)\n![Screenshot 3](./img/imgen-3.png)\n![Screenshot 4](./img/imgen-4.png)\n\n## 1. Inicio Rápido\nClona el repositorio:\n\n```bash\ngit clone https://github.com/Ruben890/Quiz-en-react-express-y-typescript.git\n```\n\n## 2. Instalar Dependencias\nAsegúrate de tener todas las dependencias instaladas ejecutando:\n\n```bash\nnpm install\n```\n\n## 3. Configurar Variables de Entorno del Proyecto\nCopia el archivo de ejemplo `.env.example` y ajústalo con los detalles de conexión de tu base de datos:\n\n```bash\ncp .env.example .env\n```\n\n## 4. Ejecutar Migraciones\n\nAsegúrate de tener [Prisma CLI](https://www.prisma.io/docs/getting-started/quickstart) instalado globalmente:\n\n```bash\nnpm install -g prisma\n```\n\nAplica las migraciones de Prisma para crear el esquema de la base de datos. Asegúrate de estar en el directorio donde se encuentra la carpeta \"prisma\":\n\n```bash\ncd backend/src/prisma\nnpx prisma migrate dev --name init\n```\n\n\n### 5. Generar el Cliente de Prisma\n\nAsegúrate de tener [Prisma CLI](https://www.prisma.io/docs/getting-started/quickstart) instalado globalmente:\n\n```bash\n npx prisma generate\n```\n\n\n\n## 6. Ejecutar Proyecto\nAsegúrate de estar en el directorio de cada proyecto, tanto frontend como backend, y ejecuta:\n\n```bash\nnpm run dev \n```\nEste conjunto de pasos te permitirá tener la aplicación de Quiz en React, Express y TypeScript funcionando correctamente. ¡Disfruta explorando el proyecto!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben890%2Fquiz-en-react-express-y-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruben890%2Fquiz-en-react-express-y-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruben890%2Fquiz-en-react-express-y-typescript/lists"}