{"id":21597715,"url":"https://github.com/lewis617/flask-seed","last_synced_at":"2025-03-18T11:26:46.767Z","repository":{"id":153194378,"uuid":"65384428","full_name":"lewis617/flask-seed","owner":"lewis617","description":"Flask Seed Project","archived":false,"fork":false,"pushed_at":"2017-03-15T04:24:19.000Z","size":273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T17:45:32.581Z","etag":null,"topics":["flask"],"latest_commit_sha":null,"homepage":"","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/lewis617.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":"2016-08-10T13:24:02.000Z","updated_at":"2017-03-15T04:52:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7981fd6b-c0a6-4414-bb2a-517f196f65b0","html_url":"https://github.com/lewis617/flask-seed","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/lewis617%2Fflask-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis617%2Fflask-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis617%2Fflask-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis617%2Fflask-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewis617","download_url":"https://codeload.github.com/lewis617/flask-seed/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244209912,"owners_count":20416367,"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":["flask"],"created_at":"2024-11-24T18:09:47.765Z","updated_at":"2025-03-18T11:26:46.760Z","avatar_url":"https://github.com/lewis617.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-seed\n\n### 安装依赖\n\n```sh\npip install -r reuqirements.txt\n\nnpm i -g less\n```\n\n`less` 用于编译CSS（或LESS）。\n\n### 运行方法：\n\n```sh\npython manage.py runserver -h 0.0.0.0 -p 8080\n```\n\n生产环境下，需要将环境变量 FLASK_CONFIG 设为 production，来禁用 DEBUG 模式。\n\n### 离线压缩\n\n```sh\npython manage.py jac\n```\n\n当你将应用部署在多台服务器中时，就必须进行离线压缩，这样可以保证每台服务的静态资源链接是相同的，从而不会导致404错误。","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewis617%2Fflask-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewis617%2Fflask-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewis617%2Fflask-seed/lists"}