This is a preview. Finic Cloud is currently in development - check out how to self-host in the meantime.
Connecting to Finic’s Browser servce is easy.

When developing, your code probably looks something like this:

All you have to do is replace this line:

with this line:

That’s it. If it works locally, your code should still work once you deploy, as long as you container supports WebSocket connections.