Hello, I’m coming from Bubble and this seems like a perfect substitute. Before I start building though, I’d like to ask some questions.
-
Is the page built with SSR? Such as, the conditionals, and member pages, are they protected by being rendered on the server, or is it just pure client side JS?
-
How do the file uploads work? I’m trying to create a button to delete uploads, but I see that the file upload element, uploads and hosts the files on WeWeb directly?
Thanks a lot!