it's very awkward running locally, because the flow goes: - edit user code & run but the APIs to c

it's very awkward running locally, because the flow goes:
  • edit user code & run
but the APIs to create/edit users-workers seem to not have a local equivalent. so there's no (simple) way to save and test a change, which is pretty fundamental WFP interaction? Also makes it very hard to test the combined code when we add platform stuff to user-stuff

if there's a way to just run the production worker from local that would be one solution I think. interested how anyone else gets around this or what I'm missing
Was this page helpful?