{"id":15573272,"url":"https://github.com/bertonha/simple-flask","last_synced_at":"2025-04-09T17:21:05.013Z","repository":{"id":40547282,"uuid":"235976223","full_name":"bertonha/simple-flask","owner":"bertonha","description":"Simple flask app to test deployments","archived":false,"fork":false,"pushed_at":"2025-03-31T09:47:23.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T10:37:07.858Z","etag":null,"topics":["docker","flask","gunicorn"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/bertonha.png","metadata":{"files":{"readme":"README.Docker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-24T09:47:16.000Z","updated_at":"2025-03-31T09:47:26.000Z","dependencies_parsed_at":"2022-07-27T03:32:12.685Z","dependency_job_id":"bc97851a-6f06-4660-a11f-f78b1b96c6d6","html_url":"https://github.com/bertonha/simple-flask","commit_stats":{"total_commits":47,"total_committers":3,"mean_commits":"15.666666666666666","dds":"0.19148936170212771","last_synced_commit":"a1c40ca5076222e084f2a5f955430bb08d5266ab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertonha%2Fsimple-flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertonha%2Fsimple-flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertonha%2Fsimple-flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertonha%2Fsimple-flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertonha","download_url":"https://codeload.github.com/bertonha/simple-flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074960,"owners_count":21043501,"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":["docker","flask","gunicorn"],"created_at":"2024-10-02T18:11:37.863Z","updated_at":"2025-04-09T17:21:04.986Z","avatar_url":"https://github.com/bertonha.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Building and running your application\n\nWhen you're ready, start your application by running:\n`docker compose up --build`.\n\nYour application will be available at http://localhost:8000.\n\n### Deploying your application to the cloud\n\nFirst, build your image, e.g.: `docker build -t myapp .`.\nIf your cloud uses a different CPU architecture than your development\nmachine (e.g., you are on a Mac M1 and your cloud provider is amd64),\nyou'll want to build the image for that platform, e.g.:\n`docker build --platform=linux/amd64 -t myapp .`.\n\nThen, push it to your registry, e.g. `docker push myregistry.com/myapp`.\n\nConsult Docker's [getting started](https://docs.docker.com/go/get-started-sharing/)\ndocs for more detail on building and pushing.\n\n### References\n* [Docker's Python guide](https://docs.docker.com/language/python/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertonha%2Fsimple-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertonha%2Fsimple-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertonha%2Fsimple-flask/lists"}