bruno
bruno copied to clipboard
how do I run bruno locally as a web app?
hi,
I was wondering if i can bruno locally as a web app, like code-server (open source version of vscode).
Bruno requires access to your filesystem that's why it needs to run on a desktop client
Thank you for the reply. I googled and found out https://stackoverflow.com/a/40374118. Is there no other way that Bruno can have access to file system apart from electron app? Please let me know what I should be googling for.