Join the Webstudio community

Updated 2 months ago

Is There Any Way to Make This Work?

At a glance

The post asks if there is a way to make something work. The comments provide some guidance and suggestions from community members:

A community member shares a link to a self-hosting guide, but another community member expresses that they are not a coder and apologizes for asking "dumb questions".

The discussion revolves around setting up a local development environment using the npx serve . command, which allows viewing the website locally. However, opening the HTML file directly does not work.

Some community members recommend sticking with the cloud version of the service if the user is not a coder and does not have time to learn the self-hosting setup. Others express that self-hosting is not for everyone and suggest using the cloud version for simplicity and peace of mind.

There is no explicitly marked answer in the comments.

Useful resources
is therey any way to make this work?
2
J
S
B
12 comments
Thank you! Im not a coder and Im sorry if im asking these dumb questions
will this allow me later to just view the site like a normal site locally by just clicking the html file? @John Siciliano
You need to open localhost url after running npx serve . command. It will open website locally.
Openning html file directly won't work
Though npx serve . will do the same as your production server. So it is more proper way to test your website.
I see. coz I did try to update the /assets/ to ./assets/ it fixed some parts of it but not everything.. hmm this is so sad,, created like 10 sites
If you are not a coder and don't have time to learn this stuff, I recommend sticking with the cloud version.
I really like to use webstudio though, just that Im so dumb..
use the cloud then, self-hosting stuff is not for everyone
I will use that for my other projects.. Thanks!
@ShadowWatcher, I setup a self-hosted version but it's so much nicer to use the cloud version for me. The plans are extremely well priced and no need to worry about making updates or servers going down.

If someone I build a site for "needs" a self-hosted version, I can provide that but for it's simple and piece of mind to be on the cloud version. (I self-host a bunch of other software but this is different). πŸ™‚
Add a reply
Sign up and join the conversation on Discord