{"id":17324217,"url":"https://github.com/lim-lq/flask-vue-example","last_synced_at":"2025-04-14T16:42:15.607Z","repository":{"id":45124006,"uuid":"92073653","full_name":"lim-lq/flask-vue-example","owner":"lim-lq","description":"The web project structure","archived":false,"fork":false,"pushed_at":"2024-09-03T15:24:04.000Z","size":52,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:24:36.837Z","etag":null,"topics":["flask","python36","vue"],"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/lim-lq.png","metadata":{"files":{"readme":"README.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":"2017-05-22T16:12:25.000Z","updated_at":"2022-10-28T10:26:58.000Z","dependencies_parsed_at":"2024-11-17T22:46:05.589Z","dependency_job_id":"f80f8e6c-b8a0-4a92-ba98-ed318eefc58d","html_url":"https://github.com/lim-lq/flask-vue-example","commit_stats":{"total_commits":23,"total_committers":4,"mean_commits":5.75,"dds":"0.26086956521739135","last_synced_commit":"c73b1733e22ac747fd8620f1559a6d9ea72f41a9"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lim-lq%2Fflask-vue-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lim-lq%2Fflask-vue-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lim-lq%2Fflask-vue-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lim-lq%2Fflask-vue-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lim-lq","download_url":"https://codeload.github.com/lim-lq/flask-vue-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248918341,"owners_count":21183170,"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","python36","vue"],"created_at":"2024-10-15T14:10:03.927Z","updated_at":"2025-04-14T16:42:15.552Z","avatar_url":"https://github.com/lim-lq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-vue-example\n\u003e This a web development example.\n\nThis project includes api service, front-end and task service using\nflask, vuejs, celery framework.\n\n## Build Setup api\n```bash\n# install python packages\npip install -r requirements.txt\n# init db\npython manager.py db init\npython manager.py db migrate\npython manager.py db upgrade\n# update db model\npython manager.py db migrate\npython manager.py db upgrade\n# initial privileges\npython manager.py init_privilege\n# create superuser\npython manager.py create_superuser\n# run server\npython manager.py runserver -h 127.0.0.1 -p 5000\n```\n\n## Build vue frontend\n```bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n```\n\n## Run task server\n```bash\ncelery -A celery_tasks.celery_ins worker --loglevel=info\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flim-lq%2Fflask-vue-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flim-lq%2Fflask-vue-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flim-lq%2Fflask-vue-example/lists"}