{"id":20829002,"url":"https://github.com/the-akira/flask-init","last_synced_at":"2025-08-07T09:17:02.434Z","repository":{"id":53090268,"uuid":"240993466","full_name":"the-akira/flask-init","owner":"the-akira","description":"Boilerplate code for small data-driven Flask applications","archived":false,"fork":false,"pushed_at":"2023-05-01T21:20:58.000Z","size":4563,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T04:32:59.683Z","etag":null,"topics":["boilerplate-application","flask","flask-admin","flask-admin-template","flask-application","flask-sqlalchemy","jinja2","python3","werkzeug"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/the-akira.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-02-17T01:08:06.000Z","updated_at":"2023-04-12T17:03:34.000Z","dependencies_parsed_at":"2025-01-18T18:41:50.593Z","dependency_job_id":"8abda7d6-defc-4b7d-b012-7ddc35fdc51a","html_url":"https://github.com/the-akira/flask-init","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the-akira/flask-init","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2Fflask-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2Fflask-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2Fflask-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2Fflask-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-akira","download_url":"https://codeload.github.com/the-akira/flask-init/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-akira%2Fflask-init/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269231378,"owners_count":24382366,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["boilerplate-application","flask","flask-admin","flask-admin-template","flask-application","flask-sqlalchemy","jinja2","python3","werkzeug"],"created_at":"2024-11-17T23:19:07.597Z","updated_at":"2025-08-07T09:17:02.386Z","avatar_url":"https://github.com/the-akira.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Init\n\nA Boilerplate code for small data-driven Flask applications\n\n## Installation\n\n### Clone the Repository\n\n```\ngit clone https://github.com/the-akira/flask-init.git\n```\n\n### Inside the Main Directory\n\nCreate a Virtual Environment\n\n```\npython -m venv myvenv\n```\n\nActivate the Virtual Environment\n\n```\nsource myvenv/bin/activate\n```\n\nInstall Requirements\n\n```\npip install -r requirements.txt\n```\n\nRun the Application\n\n```\npython run.py\n```\n\n- Navigate to `http://127.0.0.1:5000/` to see the Homepage\n- Navigate to `http://127.0.0.1:5000/admin` to see the Administrative Interface\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-akira%2Fflask-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-akira%2Fflask-init/lists"}