Join the Webstudio community

Home
Members
pradeep kumar
p
pradeep kumar
Offline, last seen 3 weeks ago
Joined December 13, 2024
Hey Fellow Web Studio Developers. I'm a newbie here. I've seen your post to Self host Builder locally inside Dev containers. I've taken the approach to use dev-container cli instead of running it through VsCode. I successfully ran through the final steps. but when I click the link it is not working.

The steps that I ran:
git clone https://github.com/webstudio-is/webstudio.git
npm install -g @devcontainers/cli
$ devcontainer up --workspace-folder webstudio/
$devcontaine exec --workspace-folder webstudio/ pnpm dev

I have attached the logs in the form of images .Any help would be appreciated.

Operating System : Linux(Void Linux)
node version: 23.10.0
npm version: 10.9.2
Docker version: Docker version 28.0.1, build tag v28.0.1
Docker-compose version: Docker Compose version v2.29.1
dev-container version: 0.75.0
8 comments
p
M
V
B
I
Is there anyone who had experience hosting web-studio stites on coolify? Can you tell us how stable it is now?
3 comments
p
p
A native way to transfer Web Studio website to another user by just using the transfer site option in the site settings option will be nice. Check out Webflow's website for more information : https://help.webflow.com/hc/en-us/articles/33961238786963-Transfer-a-site#what-happens-when-you-transfer-a-site.
P.S I know that we can export the website and self-host it or deploy it on vercel/netlify.
5 comments
B
p