how to deploy to 3rd platform as mini app

Please fill out as many of the following questions as possible so we can help you promptly! If you don’t know how to answer or it does not apply, feel free to remove it or leave it blank.

Builder content link
e.g. Builder.io: Drag and drop Visual CMS

Builder public api key
go to Builder.io: Drag and drop Visual CMS and copy your PUBLIC api key

What are you trying to accomplish
e.g. I want to integrate builder on a landing page

Screenshots or video link
Screenshots of your issue, or even better a link to a video of what is happening or what you are trying to accomplish. We love using loom for that sort of thing

Code stack you are integrating Builder with
e.g. NextJS, react, Shopify

Reproducible code example
If you are having integration errors, please link to codesandbox or copy and paste your problematic code here. The more detail the better!

I’m trying to use BuilderIO to make FE interface and deploy static files to a super app “Zalo” it uses reactjs as core web app for mini app. So can I use BuilderIO

Hi @haidv,

Welcome to the builder.io forum.

With Builder, you can certainly create and manage part of your app interface or the entire app. Builder passes data to your site or app using various SDKs and APIs. To get up and running with an integrated app, see the Developer Quickstart.

You can also refer to the Embedding Builder HTML on your website - Builder.io