https://github.com/cameronthecoder/flask-vuejs-blog-app
An blog application written with Flask for the backend, and Vue.js for the frontend.
https://github.com/cameronthecoder/flask-vuejs-blog-app
Last synced: about 1 year ago
JSON representation
An blog application written with Flask for the backend, and Vue.js for the frontend.
- Host: GitHub
- URL: https://github.com/cameronthecoder/flask-vuejs-blog-app
- Owner: cameronthecoder
- Created: 2019-10-18T04:50:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:31:41.000Z (over 3 years ago)
- Last Synced: 2025-06-10T13:11:49.254Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-vuejs-blog-app
An blog application written with Flask for the backend, and Vue.js for the frontend.
The backend server works fine but the client side is not finished.