@ -5,4 +5,9 @@ Flask
gunicorn
python-dotenv
lark-oapi
Flask-SQLAlchemy
development:
flask run --reload
production:
gunicorn -w 4 -b 0.0.0.0:8000 app:app
The note is not visible to the blocked user.