{"id":18016483,"url":"https://github.com/nikhil25803/flask_docker","last_synced_at":"2026-05-05T12:32:26.512Z","repository":{"id":109396306,"uuid":"601327029","full_name":"nikhil25803/flask_docker","owner":"nikhil25803","description":"A Dockarizied flask application with CRUD features.","archived":false,"fork":false,"pushed_at":"2023-02-13T22:13:48.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T15:35:50.776Z","etag":null,"topics":["docker","flask","python3"],"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/nikhil25803.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":"2023-02-13T20:46:06.000Z","updated_at":"2024-02-09T10:16:02.000Z","dependencies_parsed_at":"2023-03-13T14:13:30.607Z","dependency_job_id":null,"html_url":"https://github.com/nikhil25803/flask_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikhil25803/flask_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil25803%2Fflask_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil25803%2Fflask_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil25803%2Fflask_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil25803%2Fflask_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhil25803","download_url":"https://codeload.github.com/nikhil25803/flask_docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhil25803%2Fflask_docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","flask","python3"],"created_at":"2024-10-30T04:18:10.281Z","updated_at":"2026-05-05T12:32:26.486Z","avatar_url":"https://github.com/nikhil25803.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Flask Todo (Docker)\n\nA Dockarizied flask application with CRUD features. \n\n## Tech stack\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54) ![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge\u0026logo=flask\u0026logoColor=white) ![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)\n\n## Project Setup\n+ Clone the repository\n```bash\ngit clone https://github.com/nikhil25803/flask_docker.git\n```\n\n+ Create and activate a virtual environment\n```bash\npython -m venv env\n```\n\n```bash\nenv\\scripts\\activate\n```\n\n+ Install the dependencies\n```\npip install -r requirements.txt\n```\n\n## Run the program\n```bash\npython main.py\n```\nOr start a flask server\n\n```bash\nflask --app main --debug run\n```\n\nRunning one of these command will create a `task.db` databse in the root directory to store data.\n\n## Docker Image","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhil25803%2Fflask_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhil25803%2Fflask_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhil25803%2Fflask_docker/lists"}