Skip to main content
Every project gets a live address at <project>.nemu.page as soon as it is running. Nobody but you can open it until you say otherwise.

Visibility

Private is the default. Change it with /publish or from the Computer panel. A password has to be at least 6 characters. Changing visibility later keeps the password you already set unless you replace it. Public and Password need Pro or above. Private and Workspace work on any plan that has the Computer at all.

What a visitor gets

The preview as it is running, at that moment. It is a live development server rather than a deployed build, which has two consequences worth knowing. The machine has to be running. A stopped project serves nothing, and a visitor cannot start it: only you can wake your own project. The session limit still applies. A machine stops on its own at the end of its session, so a link you shared goes quiet when that happens. See Computer for the per plan session lengths.
This is a preview, not hosting. It is the right way to show someone what you built and get a reaction. It is not the right way to run something people depend on.

The editor address

The editor is served separately at ide-<project>.nemu.page and is never shared. Changing a preview to public does not expose the editor or the files.