https://github.com/alireza-mf/quora-clone
Flask, VueJs Quora like website
https://github.com/alireza-mf/quora-clone
flask postgresql restful vuejs
Last synced: over 1 year ago
JSON representation
Flask, VueJs Quora like website
- Host: GitHub
- URL: https://github.com/alireza-mf/quora-clone
- Owner: alireza-mf
- Created: 2021-05-19T14:54:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T14:55:36.000Z (about 5 years ago)
- Last Synced: 2024-10-06T01:41:16.944Z (over 1 year ago)
- Topics: flask, postgresql, restful, vuejs
- Language: Python
- Homepage: https://quora-clone8.herokuapp.com/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quora Clone with Flask and VueJs
A Quora clone Single Page App with Flask and VueJs.
It uses FlaskRestful, SqlAlchemy, marshmallow, alembic, JWTExtended, OAuthlib and etc for backend, and vuetify for frontend.
### Deployment
Also it's cofigured for deployment on heroku with gunicorn, just make sure define ENV variables in your environment.