{"id":20958396,"url":"https://github.com/yefim/flask-heroku-sample","last_synced_at":"2025-06-17T21:42:50.476Z","repository":{"id":3480504,"uuid":"4535927","full_name":"yefim/flask-heroku-sample","owner":"yefim","description":"Flask Heroku Sample Application","archived":false,"fork":false,"pushed_at":"2023-02-02T06:29:05.000Z","size":37,"stargazers_count":69,"open_issues_count":2,"forks_count":69,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-14T06:42:59.577Z","etag":null,"topics":["flask","flask-boilerplate","heroku","python"],"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/yefim.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}},"created_at":"2012-06-03T08:50:48.000Z","updated_at":"2024-12-11T18:11:45.000Z","dependencies_parsed_at":"2023-02-17T15:15:21.424Z","dependency_job_id":null,"html_url":"https://github.com/yefim/flask-heroku-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/yefim/flask-heroku-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fflask-heroku-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fflask-heroku-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fflask-heroku-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fflask-heroku-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yefim","download_url":"https://codeload.github.com/yefim/flask-heroku-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yefim%2Fflask-heroku-sample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260445454,"owners_count":23010385,"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":["flask","flask-boilerplate","heroku","python"],"created_at":"2024-11-19T01:47:10.296Z","updated_at":"2025-06-17T21:42:45.459Z","avatar_url":"https://github.com/yefim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask Heroku Sample\n====================\n\nA simple Python Flask example application that's ready to run on Heroku.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Development Setup\n\n* `pipenv install`\n\n* `pipenv shell`\n\n* `python app.py`\n\n## Screenshot\n\n![screenshot](https://i.imgur.com/wf74fxY.png)\n\n## Deploy\n\n* `heroku create`\n\n* `heroku addons:create heroku-postgresql:hobby-dev`\n\n* `git push heroku master`\n\n* Note: make sure you run `db.create_all()` to create the tables: \n```bash\n$ heroku run python\nPython 3.6.8 (default, Jan 29 2019, 19:35:16)\n\u003e\u003e\u003e from app import db\n\u003e\u003e\u003e db.create_all()\n\u003e\u003e\u003e exit()\n```\n\n## Contributors\n\n* [Yefim](https://twitter.com/yefim)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyefim%2Fflask-heroku-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyefim%2Fflask-heroku-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyefim%2Fflask-heroku-sample/lists"}