{"id":22743027,"url":"https://github.com/cdelriot1121/project_django_starting","last_synced_at":"2026-05-03T06:38:17.083Z","repository":{"id":266392178,"uuid":"898187191","full_name":"cdelriot1121/project_django_starting","owner":"cdelriot1121","description":"Proyecto iniciando en Django","archived":false,"fork":false,"pushed_at":"2025-01-07T16:40:42.000Z","size":3568,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T04:26:55.184Z","etag":null,"topics":["api","backend","django","python","venv","wiki"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdelriot1121.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-12-04T00:12:38.000Z","updated_at":"2025-01-07T16:40:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8adb9c1f-2b52-49b9-9153-04c7ba2cc95a","html_url":"https://github.com/cdelriot1121/project_django_starting","commit_stats":null,"previous_names":["cdelriot1121/project_django_starting"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdelriot1121/project_django_starting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelriot1121%2Fproject_django_starting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelriot1121%2Fproject_django_starting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelriot1121%2Fproject_django_starting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelriot1121%2Fproject_django_starting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdelriot1121","download_url":"https://codeload.github.com/cdelriot1121/project_django_starting/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdelriot1121%2Fproject_django_starting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32560906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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","backend","django","python","venv","wiki"],"created_at":"2024-12-11T01:15:41.949Z","updated_at":"2026-05-03T06:38:17.064Z","avatar_url":"https://github.com/cdelriot1121.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Comenzando en Django\n\n![Django Logo](https://www.djangoproject.com/m/img/logos/django-logo-negative.png)\n\n## 🌟 Bienvenido a mi proyecto en desarrollo y aprendizaje en django\n\nProyecto Django que esta en sus primeras etapas de desarrollo O_o\n\n\n## 🚀 Cómo empezar\n\n### Prerrequisitos para usar django :D\n\n- Python 3.3+\n- pip\n- virtualenv (recomendado)\n\n### Instalación\n\n1. Clona el repositorio:\n```bash\ngit clone https://github.com/cdelriot1121/project_django_starting.git\n```\nTambien puedes usar gh CLI .-.\n```\ngh repo clone cdelriot1121/project_django_starting\n```\n\n2. Para crear y activar el entorno virtual por ejemplo (virtual_env):\n```bash\npython -m venv virtual_env\n```\n\n3. Recuerda tambien activar el entorno de desarrollo e instalar django ;D\n```\nvenv\\Scripts\\activate\n```\n```\npip install django\n```\n4. Puedes instalar tambien dependencias (opcional) (este proyecto aun no tiene dependencias)\n```bash\npip install -r requirements.txt\n```\n\n5. Aplicar migraciones (opcional) (mas tarde se deberia aclarar como funcionan las migraciones en un wiki del repositorio :D)\n```\npython manage.py migrate\n```\n\n6. Iniciar el proyecto en el entorno de desarrollo\n```\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdelriot1121%2Fproject_django_starting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdelriot1121%2Fproject_django_starting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdelriot1121%2Fproject_django_starting/lists"}