langflow/src
Gabriel Luiz Freitas Almeida 0cfc0b016e 🚀 feat(__main__.py): add optional path argument to serve function to specify path to frontend directory
🚀 feat(__main__.py): add optional open_browser argument to serve function to specify whether to open browser after starting server
The serve function now accepts an optional path argument to specify the path to the frontend directory containing build files. This is useful for development purposes only. The function also accepts an optional open_browser argument to specify whether to open the browser after starting the server. This is useful when running the server locally.
2023-06-08 12:25:00 -03:00
..
backend 🚀 feat(__main__.py): add optional path argument to serve function to specify path to frontend directory 2023-06-08 12:25:00 -03:00
frontend Merge remote-tracking branch 'origin/dev' into better_server 2023-06-08 11:49:56 -03:00