Join the Webstudio community

Home
Members
digizone
d
digizone
Offline, last seen last month
Joined December 13, 2024
See example.

I have a page called /extra and I would like to redirect that to https://extra.mywebsite.com
assuming I add my custom domain via usual flattened CNAME.

How to do that?
5 comments
O
d
Hello everyone! I have a site built with Wix Studio where I use the app for events and ticket sales. Wix is full of bugs, slow and very little customizable, so I am thinking of moving to Webstudio.

I know I could just use any another platform for event management and then put in some iframe or embed code, but do you have any suggestions for a platform that can be well integrated using the API? So that I can also create individual event pages automatically within Webstudio and create exactly the design I want.

I don't have much experience working with the API, is this a complicated thing to implement?

Thank you in advance!
4 comments
J
d
Hi all, I get an error while running pnpm dev on VSCode (selfhosting with docker). The error is:

node ➜ /workspaces/webstudio $ pnpm dev

webstudio-root@0.0.0 dev /workspaces/webstudio
pnpm --filter='@webstudio-is/builder' dev


@webstudio-is/builder@0.0.0 dev /workspaces/webstudio/apps/builder
remix vite:dev

sh: 1: remix: not found
/workspaces/webstudio/apps/builder:
 ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @webstudio-is/builder@0.0.0 dev: remix vite:dev
spawn ENOENT
 WARN  Local package.json exists, but node_modules missing, did you mean to install?
 ELIFECYCLE  Command failed with exit code 1.
17 comments
d
T
B