This repository contains Python, VueJS and other Files for Cards App.
- Modular Architecture
- Flask
 - VueJS
 - Celery
 - Bootstrap
 - SQLAlchemy
 
 - Progressive Web App (PWA)
 - Responsive Web Design
 
- Redis DB
 - MailHog
 
Default configurations can be found in
app/config.pyfile. Update them as required.
pipenv installgunicorn main:appcelery -A main.celery beat --max-interval 1 -l infocelery -A main.celery worker -l infoyarn installyarn serveusername: [email protected]
password: password
Finally, Open Cards in your browser.
