Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run apps or whole project in local #1260

Open
yangboz opened this issue Jun 24, 2024 · 5 comments
Open

how to run apps or whole project in local #1260

yangboz opened this issue Jun 24, 2024 · 5 comments
Labels
question Further information is requested

Comments

@yangboz
Copy link

yangboz commented Jun 24, 2024

Describe your problem

anyway to run or debug the apps in api folder , for example "apps/dialog_app.py" , and I am wondering the apps meaning each one can be standalone running ?

and if could be , then how to run it ? after docker-compose -f docker-compose-base.yml running the basic service up . then what's the next ?

thanks.

@yangboz yangboz added the question Further information is requested label Jun 24, 2024
@KevinHuSh
Copy link
Collaborator

I'm afraid that it can't run independently.
You could use post man to debug or test it.

@yangboz
Copy link
Author

yangboz commented Jun 25, 2024

I'm afraid that it can't run independently.
You could use post man to debug or test it.

so , how you guys to run/debug it in local?

@yangboz yangboz changed the title run apps in local how to run apps or whole project in local Jun 28, 2024
@KevinHuSh
Copy link
Collaborator

Start the server and use postman to debug the APIs

@yangboz
Copy link
Author

yangboz commented Jul 2, 2024

Start the server and use postman to debug the APIs

sorry ,man , I mean debug in project codebase level . how to running and debug rag flow-server.py in terminal

@yangboz
Copy link
Author

yangboz commented Jul 2, 2024

Start the server and use postman to debug the APIs

even with postman, there is no guide or document on it. if could be provided , we will be greatly appreciated.

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants