plasmicapp / plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
https://www.plasmic.app
MIT License
4.69k stars 377 forks source link

How do you manage exports? #92

Closed denartha10 closed 11 months ago

denartha10 commented 11 months ago

Hi There,

I am a university student and recently was making a small scale (like really small scale builder compared to this awesome project ) but how it stores pages ( projects ) for people is by storing json page configuration representation in a db and then loading that in on page request.

But what I’m super curious about is how can you export the pages to standalone apps? I mean you don’t need to answer if it’s a trade secret but I honestly don’t understand how to do this at all hahah and really want to know

thanks in advance

:)

yang commented 11 months ago

See here https://docs.plasmic.app/learn/codegen-guide/