{"id":26279813,"url":"https://github.com/02alexis/nextjs-djangorest","last_synced_at":"2026-04-29T08:35:34.403Z","repository":{"id":225168880,"uuid":"765247684","full_name":"02Alexis/Nextjs-Djangorest","owner":"02Alexis","description":"🔥🚀 Nextjs-Djangorest","archived":false,"fork":false,"pushed_at":"2024-02-29T19:40:45.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T07:41:46.938Z","etag":null,"topics":["api-rest","crud-application","django","django-rest-framework","nextjs14","python","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"Python","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/02Alexis.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-29T15:00:43.000Z","updated_at":"2024-02-29T19:32:09.000Z","dependencies_parsed_at":"2025-09-15T07:40:21.376Z","dependency_job_id":"9af0b6cd-b804-4974-b91a-7b6b1580bde6","html_url":"https://github.com/02Alexis/Nextjs-Djangorest","commit_stats":null,"previous_names":["02alexis/nextjs-djangorest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/02Alexis/Nextjs-Djangorest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2FNextjs-Djangorest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2FNextjs-Djangorest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2FNextjs-Djangorest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2FNextjs-Djangorest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/02Alexis","download_url":"https://codeload.github.com/02Alexis/Nextjs-Djangorest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/02Alexis%2FNextjs-Djangorest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["api-rest","crud-application","django","django-rest-framework","nextjs14","python","react","tailwindcss"],"created_at":"2025-03-14T14:17:00.524Z","updated_at":"2026-04-29T08:35:34.398Z","avatar_url":"https://github.com/02Alexis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Clonacion del Repositorio\n\n```bash\ngit clone https://github.com/02Alexis/Nextjs-Djangorest.git\n```\n\n1. **Instalación del front :**\n```bash\n# Navega al directorio del proyecto:\ncd Nextjs-Djangorest/frontend\n\n# Instala las dependencias del proyecto\nnpm install\n\n# Abre en tu navegador\nhttp://localhost:3000\n```\n\n## Instalación del back\n```bash\n# Navega al directorio del proyecto:\ncd Nextjs-Djangorest/backend\n```\n\n# Configuración del entorno virtual\n\nSigue los pasos a continuación para configurar y activar un entorno virtual:\n\n    $ py -m venv venv\n    $ .\\venv\\Scripts\\activate\n\n# Instalación de dependencias\nAsegúrate de tener el entorno virtual activo y ejecuta el siguiente comando para instalar las dependencias del proyecto:\n\n    pip install -r requirements.txt\n\n# Migraciones de la base de datos\n\nEjecuta los siguientes comandos para aplicar las migraciones y crear las tablas en la base de datos:\n\n    python manage.py makemigrations\n    python manage.py migrate\n\n# Iniciar el servidor local\n\nEjecuta el siguiente comando para iniciar el servidor local:\n\n    $ python manage.py runserver\n    http://localhost:8000/api/tasks/\n\n\n # Samples \n\n## Frontend\n![image](https://github.com/02Alexis/Nextjs-Djangorest/assets/99287560/782b9b9b-7a9d-48d2-97bf-9250028ea3ab)\n\n## Backend\n![image](https://github.com/02Alexis/Nextjs-Djangorest/assets/99287560/8506e6d9-59c9-4931-ae01-0e851fc5486c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F02alexis%2Fnextjs-djangorest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F02alexis%2Fnextjs-djangorest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F02alexis%2Fnextjs-djangorest/lists"}