{"id":14071020,"url":"https://github.com/testdrivenio/flask-vue-crud","last_synced_at":"2025-07-30T09:32:20.731Z","repository":{"id":33417024,"uuid":"133520744","full_name":"testdrivenio/flask-vue-crud","owner":"testdrivenio","description":"Single Page App with Flask and Vue.js","archived":false,"fork":false,"pushed_at":"2023-08-22T23:13:22.000Z","size":475,"stargazers_count":805,"open_issues_count":3,"forks_count":350,"subscribers_count":23,"default_branch":"main","last_synced_at":"2024-08-13T07:18:28.554Z","etag":null,"topics":["crud","flask","javascript","python","restful-api","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/testdrivenio.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}},"created_at":"2018-05-15T13:31:38.000Z","updated_at":"2024-08-10T03:35:45.000Z","dependencies_parsed_at":"2024-02-29T08:55:31.754Z","dependency_job_id":null,"html_url":"https://github.com/testdrivenio/flask-vue-crud","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/testdrivenio%2Fflask-vue-crud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Fflask-vue-crud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Fflask-vue-crud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Fflask-vue-crud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdrivenio","download_url":"https://codeload.github.com/testdrivenio/flask-vue-crud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228119181,"owners_count":17872443,"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":["crud","flask","javascript","python","restful-api","vue","vuejs"],"created_at":"2024-08-13T07:08:15.024Z","updated_at":"2024-12-04T13:30:31.077Z","avatar_url":"https://github.com/testdrivenio.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# Developing a Single Page App with Flask and Vue.js\n\n### Want to learn how to build this?\n\nCheck out the [tutorial](https://testdriven.io/developing-a-single-page-app-with-flask-and-vuejs).\n\n## Want to use this project?\n\n1. Fork/Clone\n\n1. Run the server-side Flask app in one terminal window:\n\n    ```sh\n    $ cd server\n    $ python3 -m venv env\n    $ source env/bin/activate\n    (env)$ pip install -r requirements.txt\n    (env)$ flask run --port=5001 --debug\n    ```\n\n    Navigate to [http://localhost:5001](http://localhost:5001)\n\n1. Run the client-side Vue app in a different terminal window:\n\n    ```sh\n    $ cd client\n    $ npm install\n    $ npm run dev\n    ```\n\n    Navigate to [http://localhost:5173](http://localhost:5173)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Fflask-vue-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestdrivenio%2Fflask-vue-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Fflask-vue-crud/lists"}