{"id":20511606,"url":"https://github.com/10sr/heroku-example","last_synced_at":"2026-03-09T11:03:55.652Z","repository":{"id":35019141,"uuid":"39121903","full_name":"10sr/heroku-example","owner":"10sr","description":"Heroku Example Application https://gist.github.com/10sr/cf8b84cf16f2e67f5dac","archived":false,"fork":false,"pushed_at":"2015-07-15T07:06:40.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T09:08:05.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fringuante-mandarine-9388.herokuapp.com/","language":"HTML","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/10sr.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}},"created_at":"2015-07-15T07:05:42.000Z","updated_at":"2015-07-15T07:10:17.000Z","dependencies_parsed_at":"2022-07-15T14:47:25.369Z","dependency_job_id":null,"html_url":"https://github.com/10sr/heroku-example","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/10sr%2Fheroku-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fheroku-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fheroku-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/10sr%2Fheroku-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/10sr","download_url":"https://codeload.github.com/10sr/heroku-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117648,"owners_count":20074434,"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":"2024-11-15T20:36:34.125Z","updated_at":"2026-03-09T11:03:50.591Z","avatar_url":"https://github.com/10sr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-getting-started\n\nA barebones Python app, which can easily be deployed to Heroku.\n\nThis application support the [Getting Started with Python on Heroku](https://devcenter.heroku.com/articles/getting-started-with-python) article - check it out.\n\n## Running Locally\n\nMake sure you have Python [installed properly](http://install.python-guide.org).  Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/) and [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).\n\n```sh\n$ git clone git@github.com:heroku/python-getting-started.git\n$ cd python-getting-started\n$ pip install -r requirements.txt\n$ createdb python_getting_started\n$ foreman run python manage.py migrate\n$ python manage.py collectstatic\n$ foreman start web\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```sh\n$ heroku create\n$ git push heroku master\n$ heroku run python manage.py migrate\n$ heroku open\n```\n\n## Documentation\n\nFor more information about using Python on Heroku, see these Dev Center articles:\n\n- [Python on Heroku](https://devcenter.heroku.com/categories/python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fheroku-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F10sr%2Fheroku-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F10sr%2Fheroku-example/lists"}