langflow/scripts
Cristhian Zanforlin Lousa 78d64eb7af
feat: Add Windows build and run automation scripts (#8861)
* 🔧 (build_and_run.bat): Add a Windows batch script to build frontend, copy build files to backend, and run Langflow
🔧 (build_and_run.ps1): Add a Windows PowerShell script to build frontend, copy build files to backend, and run Langflow

* 📝 scripts/windows/build_and_run.bat: improve script messages for better clarity and consistency
📝 scripts/windows/build_and_run.ps1: update script steps numbering and messages for consistency and clarity

* 📝 (build_and_run.bat): Add attention message to wait for uvicorn to run before opening the browser
📝 (build_and_run.ps1): Add attention message to wait for uvicorn to run before opening the browser
2025-07-03 19:42:17 +00:00
..
aws fix: aws docker file is now in different place (#6706) 2025-02-19 14:22:58 +00:00
ci feat: Bump ruff version to 0.9 (#5666) 2025-01-15 15:14:43 +00:00
gcp Merge remote-tracking branch 'origin/dev' into fix/minor_bugs 2024-05-31 20:55:38 -03:00
setup fix: update regex to get supported python versions (#4175) 2024-10-19 13:08:50 +00:00
windows feat: Add Windows build and run automation scripts (#8861) 2025-07-03 19:42:17 +00:00
__init__.py ref: Add missing __init__.py files in tests (#4180) 2024-10-17 18:21:56 +00:00
factory_restart_space.py docs: add docs to huggingface space restart script (#5051) 2024-12-19 18:42:27 +00:00