Join the Webstudio community

Updated 2 months ago

Export

At a glance

The community member asked if they can get the source files of the created frontend. Another community member responded that the frontend is a complete React app, and the CLI can be used to build the app and get all the necessary files. They also provided a link to documentation on self-hosting and using the CLI.

Another community member asked how to add a backend and fetch dynamic data. The response was that the community member does not need to export anything, as the platform has a "Resource" feature that allows fetching data directly from the platform's edge.

Useful resources
can we get source files of created fronend
O
T
4 comments
Currently using our CLI you can build the app and that gets you all the stuff.

Important to understand is that it's a complete react app, not just static html/css

https://docs.webstudio.is/university/self-hosting-and-cli
thank You for reply
for suppose I want to add a backend for it how to add it
like fetching dynamic data
you don't need to export for it, we launched Resource feature which lets you fetch directly from webstudio site from the edge https://www.youtube.com/watch?v=2MrkfnjYuCo
Add a reply
Sign up and join the conversation on Discord