{"id":18439319,"url":"https://github.com/varadbhogayata/flask-blog","last_synced_at":"2025-04-07T21:32:20.037Z","repository":{"id":45583881,"uuid":"267881090","full_name":"varadbhogayata/flask-blog","owner":"varadbhogayata","description":"Blog website using Flask Backend","archived":false,"fork":false,"pushed_at":"2023-05-02T19:15:23.000Z","size":15623,"stargazers_count":8,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T01:01:41.555Z","etag":null,"topics":["css","flask","heroku","html5","javascript","jinja2","postgre","python","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://flask-heroku-blog.herokuapp.com/","language":"JavaScript","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/varadbhogayata.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":"2020-05-29T14:40:44.000Z","updated_at":"2024-11-22T19:39:19.000Z","dependencies_parsed_at":"2024-11-06T06:27:36.911Z","dependency_job_id":"be7e62b8-54f7-4a67-bc6a-268b5125c1a8","html_url":"https://github.com/varadbhogayata/flask-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varadbhogayata%2Fflask-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varadbhogayata%2Fflask-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varadbhogayata%2Fflask-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varadbhogayata%2Fflask-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varadbhogayata","download_url":"https://codeload.github.com/varadbhogayata/flask-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247732673,"owners_count":20986900,"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":["css","flask","heroku","html5","javascript","jinja2","postgre","python","sqlalchemy"],"created_at":"2024-11-06T06:24:22.082Z","updated_at":"2025-04-07T21:32:15.026Z","avatar_url":"https://github.com/varadbhogayata.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog built using Flask\n* FrontEnd: HTML, CSS, Bootstrap\n* Database: Postgresql (both local and deployment -- Heroku)\n\n# How to run the application locally?\n* Change parameters, information in info.json file.\n* Setup postgresql client on your machine.\n* Create local database and replace the name of db with your db name in \u003cb\u003e blog.py \u003c/b\u003e:\n```\ndatabase_url = os.getenv(\n    'DATABASE_URL',\n    default='postgresql://postgres:12345@localhost:5432/your-db-name',\n)\n```\n* Run blog.py file.\n\n# How to deploy the app on Heroku?\n* Create new app on Heroku.\n* Link the app to GitHub Repository.\n* Manually Create Postgres instance.\n* Push the changes to Heroku Remote.\n\n# Blog Link \nhttps://flask-heroku-blog.herokuapp.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaradbhogayata%2Fflask-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaradbhogayata%2Fflask-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaradbhogayata%2Fflask-blog/lists"}