{"id":15543278,"url":"https://github.com/belmeetmule/awblog","last_synced_at":"2026-04-11T12:46:19.378Z","repository":{"id":207731276,"uuid":"719935503","full_name":"belmeetmule/awblog","owner":"belmeetmule","description":"A simple blog app where users can post their articles and read what others have posted !!","archived":false,"fork":false,"pushed_at":"2023-11-17T11:16:39.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-03T12:29:07.585Z","etag":null,"topics":["bootstrap5","django-application","javascript","postgresql","python3"],"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/belmeetmule.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":"2023-11-17T08:10:47.000Z","updated_at":"2024-05-22T10:32:53.000Z","dependencies_parsed_at":"2023-11-17T10:31:07.862Z","dependency_job_id":"bb045b77-775c-42b6-8d74-47678d2c3f0b","html_url":"https://github.com/belmeetmule/awblog","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"de7f2a3fa3aed23eecf263f01492ce946c2c7f62"},"previous_names":["belmeetmule/awblog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belmeetmule%2Fawblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belmeetmule%2Fawblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belmeetmule%2Fawblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belmeetmule%2Fawblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belmeetmule","download_url":"https://codeload.github.com/belmeetmule/awblog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246120719,"owners_count":20726650,"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":["bootstrap5","django-application","javascript","postgresql","python3"],"created_at":"2024-10-02T12:26:34.823Z","updated_at":"2026-04-11T12:46:19.325Z","avatar_url":"https://github.com/belmeetmule.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWBLOG\n\n## Description\n\nA simple blog app where users can post their articles and read what others have posted !!\n\n## Screenshot\n\u003e The screenshot of the app goes here vey soon.\n\n## Live demo\n[No live link yet]\n\n## Built with\n\n### Front-End\n    - Bootstrap\n    - HTML\n    - CSS\n    - Javascript\n### Backend\n    - Django\n    - Python\n    - PostgreSQL\n\n## Running the Project Locally\n### prerequisites\n    - [Python](\"#\")\n    - [pip](\"#\")\n    \n### Setup\n1. First, clone the repository to your local machine:\n\n```bash \n    git clone https://github.com/belmeetmule/awblog.git \n```\n\n2. Get into the cloned directory\n    ```bash\n        cd awblog\n    ```\n3. Create vertual environemt\n    ```bash\n        pip3 -m venv blog-venv\n    ```\n\n4. Run program under virtual environment:\n\n```bash\n    source blog-venv/bin/activate\n```\n5. Install the requirements:\n\n```bash \n    pip install -r requirements.txt\n```\n6. Create the database:\n\n```bash\n    python manage.py migrate\n```\n7. Finally, run the development server:\n\n```bash \n    python manage.py runserver\n```\nThe project will be available at 127.0.0.1:8000.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelmeetmule%2Fawblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelmeetmule%2Fawblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelmeetmule%2Fawblog/lists"}