{"id":27613790,"url":"https://github.com/zulusssss/hw05_final","last_synced_at":"2025-04-23T02:20:21.465Z","repository":{"id":163008843,"uuid":"576601599","full_name":"Zulusssss/hw05_final","owner":"Zulusssss","description":"hw05 final","archived":false,"fork":false,"pushed_at":"2022-12-12T18:53:49.000Z","size":66,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-09T13:21:55.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zulusssss.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}},"created_at":"2022-12-10T11:21:28.000Z","updated_at":"2023-12-20T16:37:43.369Z","dependencies_parsed_at":"2023-12-20T16:37:41.896Z","dependency_job_id":"b801629c-2224-41e6-b485-211c91fc1f45","html_url":"https://github.com/Zulusssss/hw05_final","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zulusssss%2Fhw05_final","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zulusssss%2Fhw05_final/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zulusssss%2Fhw05_final/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zulusssss%2Fhw05_final/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zulusssss","download_url":"https://codeload.github.com/Zulusssss/hw05_final/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354784,"owners_count":21416786,"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":[],"created_at":"2025-04-23T02:20:20.964Z","updated_at":"2025-04-23T02:20:21.450Z","avatar_url":"https://github.com/Zulusssss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yatube\n\n## Tecnhologies\n\n- Python 3.9.10\n- Django 2.2.16\n- SQLite3\n\n## Description\n\nA social network for publishing posts. The architecture is MVC. Pagination is used to display posts.\nCaching and statics are configured. Authorization, registration, password change and recovery via email are implemented.\nTests were also written.\n\n### To deploy this project need the next actions\n\n- Download project with SSH\n\n```text\ngit clone git@github.com:Zulusssss/hw05_final.git\n```\n\n- Create and activate virtual environment\n\n```text\nFor Windows:\npy -3.9.10 -m venv venv\nsource venv/Scripts/activate\nFor Linux:\npython3.9.10 -m venv venv\nsource venv/Scripts/bin\nFor macOS:\nbrew unlink python@\u003cdefault_version_python\u003e\nbrew link python@3.9.10\n```\n\n- Creating and performing migrations for a database\n\n```text\npython manage.py makemigrations\npython manage.py migrate\n```\n\n- Fill in the env-file like it\n\n```text\nSECRET_KEY=\u003cYour_some_long_string\u003e\nDEBUG=False\n```\n\n- Run the project\n\n```text\npython manage.py runserver\n```\n\n### *Backend by:*\n\n[Zulusssss](https://github.com/Zulusssss)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulusssss%2Fhw05_final","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzulusssss%2Fhw05_final","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzulusssss%2Fhw05_final/lists"}