You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip install -r requirements.txt
flask db init // Chi chay khi thay doi file model
flask db migrate // Chi chay khi thay doi file model
flask db upgrade
flask run