Vibe.Web (vibe v0.2.2)

Copy Markdown View Source

Phoenix endpoint, router, and asset configuration for the web console.

Summary

Functions

endpoint_config(port)

@spec endpoint_config(pos_integer()) :: keyword()

html()

live_view()

router()

start(opts \\ [])

@spec start(keyword()) :: {:ok, pid()} | {:error, term()}

static_paths()

@spec static_paths() :: [String.t()]

Intentional web static asset boundary.

url(opts \\ [])

@spec url(keyword()) :: String.t()

verified_routes()