New documentation page: https://phihung.github.io/fh_utils/ π
New Features
- β¨ Hot reload mode β¨ Automatically reloads modified modules without restarting the entire application.
- CLI to easily run apps in both development and production modes.
fh_utils dev path/to/your/app.py
Bug fixes
- Tailwind build run twice in some cases