How to run locally
I know about the test_input.json and can run the worker as a standalone program which works fine.
But we have a nextjs frontend and want to test locally an api call to the runpod server/worker (rather than cloud runpod api)
Could not figure out a way how to do this. Can someone please help. Thank you
2 Replies
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View
Hey thank you so much. I just saw that they have updated their docs. But they have mentioned we have to use runsync instead of run, so i guess we cannot see progress when run locally