langflow icon indicating copy to clipboard operation
langflow copied to clipboard

How can i serve store locally ?

Open songjinu opened this issue 1 year ago • 4 comments

How can i serve store locally ? Can i set LANGFLOW_STORE_URL in .env ? I wanna make a langflow store locally.

songjinu avatar May 30 '24 03:05 songjinu

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.

dosubot[bot] avatar May 30 '24 03:05 dosubot[bot]

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.)

YamonBot avatar May 30 '24 08:05 YamonBot

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.

anovazzi1 avatar Jul 01 '24 18:07 anovazzi1

Hi @songjinu ,

Do you need any assistance with this case? If not, please let us know if this issue can be closed.

carlosrcoelho avatar Jul 17 '24 20:07 carlosrcoelho

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.

carlosrcoelho avatar Jul 22 '24 01:07 carlosrcoelho