Shenanigans
Shenanigans•2mo ago

Cost of Developing locally in VSCode

Hello, I am trying to setup windmill within vscode to develop and debug my flows and scripts following the documentation for editing scripts locally. The documentation further mentions it is possible to run scripts locally provided my development environment is setup correctly. Although I have the dependences installed (Deno and Bun), would my Windmill workspace incur costs?
Local development | Windmill
Windmill has its own integrated development environment, but you can also develop and run scripts locally, both with self-hosted and cloud instances.
2 Replies
rubenf
rubenf•2mo ago
yes since the scripts are still executed on Windmill
Shenanigans
ShenanigansOP•2mo ago
That's good to know, thanks 🙂

Did you find this page helpful?