Semestrální práce pro předmět STIN
- 2 Factor Authentication
- Google authenticator (qrcodes generated on the frontend)
- Multi-currency accounts
- Password change
- Docker support
- Tests
- CI/CD
- Celery
- run the worker => celery -A STINBank worker (-l INFO) (-P gevent - pro windejsy)
- run the scheduler => celery -A STINBank beat (-l INFO)