Hello,
How do I make use of monday-code services when I am developing locally?
Python for example?
mcode_configuration = monday_code.Configuration(host=“http://localhost:59999”)
What do I replace http://localhost:59999 with?? What does a configuration look like?
There appears to be no documentation to explain how this would work or even its possible.
How can I make use of monday code wrapping monday.code resources such as /secrets /secure-storage/{key} /queue etc…?
If its not possible, it would be very difficult to develop/debug etc by pushing to the monday.code hosting location… when I say difficult, virtually impossible.
Cheers
Jem