{"id":22449471,"url":"https://github.com/ralitsaterzieva/flasktalk","last_synced_at":"2026-05-03T20:39:20.455Z","repository":{"id":265063465,"uuid":"895019230","full_name":"RalitsaTerzieva/flasktalk","owner":"RalitsaTerzieva","description":"Flask based blog application","archived":false,"fork":false,"pushed_at":"2024-12-01T14:52:33.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T07:26:59.993Z","etag":null,"topics":["blog","bootstrap","bootstrap5","flask","flask-login","flask-migrate","flask-sqlalchemy","jinja","python","sqlalchemy"],"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/RalitsaTerzieva.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}},"created_at":"2024-11-27T12:17:00.000Z","updated_at":"2024-12-01T14:52:37.000Z","dependencies_parsed_at":"2025-08-24T02:24:42.210Z","dependency_job_id":"c9db873b-bd81-4484-a2e6-fc5344ad302a","html_url":"https://github.com/RalitsaTerzieva/flasktalk","commit_stats":null,"previous_names":["ralitsaterzieva/flasktalk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RalitsaTerzieva/flasktalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflasktalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflasktalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflasktalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflasktalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RalitsaTerzieva","download_url":"https://codeload.github.com/RalitsaTerzieva/flasktalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RalitsaTerzieva%2Fflasktalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32584644,"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":["blog","bootstrap","bootstrap5","flask","flask-login","flask-migrate","flask-sqlalchemy","jinja","python","sqlalchemy"],"created_at":"2024-12-06T05:09:29.417Z","updated_at":"2026-05-03T20:39:20.440Z","avatar_url":"https://github.com/RalitsaTerzieva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlaskTalk Application\n\nFlaskTalk is a dynamic web application built to practice creating and managing blog posts, leveraging Flask and various libraries. This project integrates Flask, SQLAlchemy, Flask-Migrate, WTForms, and SQLite to offer a platform for users to post, edit, and manage content.\n\n---\n\n## Installation\n\n### Prerequisites\nEnsure you have Python (3.7 or higher) and `pip` installed on your machine.\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/RalitsaTerzieva/flasktalk\n   cd flasktalk\n\n2. Create and activate a virtual environment:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate\n   \n4. Install the dependencies:\n   ```bash\n   pip install -r requirements.txt\n   \n6. Initialize the database:\n   ```bash\n   export FLASK_APP=app.py\n   flask db init\n   flask db migrate -m \"Initial migration\"\n   flask db upgrade\n   \n8. Run the application:\n   ```bash\n   flask run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fflasktalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralitsaterzieva%2Fflasktalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralitsaterzieva%2Fflasktalk/lists"}