studio

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdStudio

func NewCmdStudio(props *props.Props) *setup.Command

func RunStudio

func RunStudio(ctx context.Context, p *props.Props, opts *StudioOptions, _ []string) error

RunStudio starts the local web studio, serving until the context is cancelled (Ctrl-C). It binds localhost by default; --host 0.0.0.0 opts into LAN exposure.

Types

type StudioOptions

type StudioOptions struct {
	Port   int
	Host   string
	NoAuth bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL