{"id":26085124,"url":"https://github.com/solnustec/flask-template","last_synced_at":"2026-06-23T22:04:04.742Z","repository":{"id":281421722,"uuid":"945229963","full_name":"solnustec/flask-template","owner":"solnustec","description":"Template Flask Project","archived":false,"fork":false,"pushed_at":"2026-03-29T07:58:05.000Z","size":38,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T10:37:08.430Z","etag":null,"topics":["auto-deploy","flask","python","template-project"],"latest_commit_sha":null,"homepage":"","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/solnustec.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-09T00:18:28.000Z","updated_at":"2026-03-29T07:58:09.000Z","dependencies_parsed_at":"2025-03-09T01:22:54.754Z","dependency_job_id":"f02192e1-f31f-498f-b38f-c24fcaa2631e","html_url":"https://github.com/solnustec/flask-template","commit_stats":null,"previous_names":["solnustec/flask-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/solnustec/flask-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnustec%2Fflask-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnustec%2Fflask-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnustec%2Fflask-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnustec%2Fflask-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solnustec","download_url":"https://codeload.github.com/solnustec/flask-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solnustec%2Fflask-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34708293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["auto-deploy","flask","python","template-project"],"created_at":"2025-03-09T05:34:07.091Z","updated_at":"2026-06-23T22:04:04.726Z","avatar_url":"https://github.com/solnustec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @solnustec/flask-template\n\nFirst, you need to change the project name in the following files:\n\n- `sonar-project.properties`\n- `app/config/settings.py`\n- `local.yml`\n- `README.md`\n\n## Requirements\n\nYou need to install the following dependencies.\n\n1. [Python](https://www.python.org/): the min version required is `3.10`\n\n2. [Docker](https://docker.com): recommended in the latest version\n\n3. [Git](https://git-scm.com/): recommended in the latest version\n\n## Set-up\n\n- Run `docker compose -f local.yml build` in the root directory. This going to install all\n  the required packages.\n- Run `docker compose -f local.yml up` to start the server on port `8080`\n- Enjoy! 😊\n\nTo configure the project, you must create an .env file by copying the provided `back.env` template:\n\n```sh\ncp back.env .env\n```\nThen, update the .env file with the following environment variables:\n\n\n## Running Tests \u0026 Code Formatting\n\nCommon commands for development tasks are available in the `Makefile`. To run them, use:\n\n```sh\nmake \u003ccommand\u003e\n```\n\n### **Testing \u0026 Linting**\nCommands for running tests and ensuring code quality.\n\n- `make lint` → Format code using `black` and `isort`.\n- `make lint-check` → Check code formatting without modifying files. Also runs `flake8` for linting.\n\n### **Pre-Push Checks**\nEnsure code quality and fix issues before pushing changes.\n\n- `make pre-push-fix` → Auto-fix backend issues using predefined scripts.\n- `make pre-push` → Run validation checks before pushing to GitHub.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnustec%2Fflask-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolnustec%2Fflask-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolnustec%2Fflask-template/lists"}