langflow
langflow copied to clipboard
How can i serve store locally ?
How can i serve store locally ? Can i set LANGFLOW_STORE_URL in .env ? I wanna make a langflow store locally.
Yes, you can set LANGFLOW_STORE_URL in the .env file to serve a Langflow store locally. Here is an example of how you can set it:
# STORE_URL
# Example: LANGFLOW_STORE_URL=https://api.langflow.store
LANGFLOW_STORE_URL=http://localhost:your_local_port
Replace your_local_port with the port number you are using to serve the Langflow store locally. Make sure to follow the guidelines provided in the .env.example file to ensure proper configuration [1][2][3].
To continue talking to Dosu, mention @dosu.
It seems that the Langflow store is operated on a separate track from regular Langflow. Since Langflow is still in beta, there appears to be no way to directly create a repo in the Store. (As you might realize from using the Store, it seems to require a high level of development expertise similar to that of Langflow.)
For now, there is no way to do that. The store is a private storage with its own API that allows users to share and download flows and components from the community.
Hi @songjinu ,
Do you need any assistance with this case? If not, please let us know if this issue can be closed.
Thank you for your contribution! This issue will be closed. If you have any questions or encounter another problem, please open a new issue and we will be ready to assist you.