Project Deployment

Deployment

Deploying an io.Connect Browser project is extremely simple since the only necessary imports in your apps are the @interopio/browser-platform library for your Main app and the @interopio/browser library for your Browser Client apps. This enables you to deploy your project by following your standard deployment procedures and using any tools you may need.

If you are using Workspaces, you must ensure that your Workspaces App is deployed at the expected location - this location is specified when you initialize the @interopio/browser-platform in your Main app.