Join the Webstudio community

Home
Members
Julian Petermaier
J
Julian Petermaier
Offline, last seen 3 months ago
Joined December 13, 2024
I have built a fully functional web app in Webflow using Wized as the JavaScript framework and Pocketbase as the backend/database.

I would love to move entirely to Webstudio to build web apps, but I would need the ability to implement custom logic.

What Exactly Is Needed?
Trigger: When should an action be fired?
Examples: On click, on page load, after an API request finishes, etc.

Action: What should be done?
Examples: Set a variable, run a function, perform an API request, etc.

Use Cases
API Chaining: When an API request is completed, the next request should be triggered automatically.
Variable Updates: If a user clicks a button, I want to change a variable (e.g., update a state).
10 comments
O
j
J
B
j
Problem: when i connect my CMS i have to create the baseURL variable inside every Slot and on every page.

It would be great if there is a way to store global variables like wized does it.
2 comments
O
B
My Project is ready and i would like to deploy it on my vps.
How does vanilla hosting work? How is the process? Do i have to use git to store the files and then deploy it on coolify?

i really have to run it on my vps instead of netlify or vercel!

How would be the ideal path to host a dynamic website on a vps?


everything works fine on the local host, i had some issiuse with displaying the images at the beginning but i deleted the assetsBaseUrl in the constants.mjs file and my images from the cms are displayed correctly.

i use direcuts, what runs also on my coolify.
17 comments
J
O