{"id":17345504,"url":"https://github.com/simoneas02/my-first-blog","last_synced_at":"2026-05-07T05:31:33.334Z","repository":{"id":69061980,"uuid":"94425951","full_name":"simoneas02/my-first-blog","owner":"simoneas02","description":":unicorn: Aplicação com Django para fins de mentoria do evento Django Girls Recife-PE","archived":false,"fork":false,"pushed_at":"2017-06-17T05:20:08.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T03:38:03.139Z","etag":null,"topics":["django","django-application","django-framework","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simoneas02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-06-15T09:55:12.000Z","updated_at":"2017-06-15T10:40:10.000Z","dependencies_parsed_at":"2023-09-14T21:46:56.726Z","dependency_job_id":null,"html_url":"https://github.com/simoneas02/my-first-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simoneas02/my-first-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoneas02%2Fmy-first-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoneas02%2Fmy-first-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoneas02%2Fmy-first-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoneas02%2Fmy-first-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simoneas02","download_url":"https://codeload.github.com/simoneas02/my-first-blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simoneas02%2Fmy-first-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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":["django","django-application","django-framework","python","python3"],"created_at":"2024-10-15T16:31:59.657Z","updated_at":"2026-05-07T05:31:33.318Z","avatar_url":"https://github.com/simoneas02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django my First Blog\n\n\u003e :unicorn: Aplicação com Django para fins de mentoria do evento Django Girls Recife-PE\n\n## Instale as depndências do projeto\n\n**0 -** Pré-requisitos\n\n- [Python 3.4](https://www.python.org/downloads/)\n\n**1 -** Clone o projeto e instale as dependências:\n\n```sh\n$ git clone https://github.com/simoneas02/my-first-blog.git\n$ cd my-first-blog.git/mysite/\n$ C:\\Python34\\python -m venv myvenv\n$ myvenv\\Scripts\\activate\n$ pip install -r requirements.txt\n```\n\n**2 -** Inicie a aplicação localmente:\n\n```sh\n$ python manage.py runserver\n```\n\nGo to: [localhost:8080](http://127.0.0.1:8000/)\n\n## Stack\n\n\n## Estrutura de Pastas\n\n\t.\n\t├── mysite/\n\t│   ├── blog/\n\t│   │\t├── __init__.py\n\t│   │\t├── admin.py\n\t│   │\t├── migrations/\n\t│   │\t│   ├── 0001_initial.py\n\t│   │\t│   └── __init__.py\n\t│   │\t├── models.py\n\t│   │\t├── tests.py\n\t│   │\t└── views.py\n\t│   ├── manage.py\n\t│   └── mysite/\n\t│      ├── __init__.py\n\t│      ├── settings.py\n\t│      ├── urls.py\n\t│      └── wsgi.py\n\t├── requirements.txt\n\t└── uteis/\n\t      ├── docs\n\t      │   └── help.md\n\t      └── img\n\t          └── magic-pony-django-.png\n\n\n## Tarefas Automatizadas\n\n\n## Sobre Contrubuir\n\nEncontre em nossas [issues](https://github.comsimoneas02/my-first-blog.git/issues/) os próximos passos do projeto ;)  \nQuer contribuir? [siga essas recomendações](https://https://github.comsimoneas02/my-first-blog.git/issues/blob/master/CONTRIBUTING.md).\n\n## Histórico\n\nVeja [Releases](https://github.comsimoneas02/my-first-blog.git/releases) para detalhes de changelog.\n\n## Licença\n\n[MIT License](https://github.comsimoneas02/my-first-blog.git/blob/master/license.md) © [Simone Amorim](https://simoneas02.github.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoneas02%2Fmy-first-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimoneas02%2Fmy-first-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimoneas02%2Fmy-first-blog/lists"}