View Source Serum.DevServer (serum_md v1.6.2)

The Serum development server.

Summary

Functions

Starts the Serum development server.

Functions

@spec run(binary(), pos_integer()) :: Serum.Result.t(pid())

Starts the Serum development server.

This function returns {:ok, pid} on success where pid is a process ID of a supervision tree for the Serum development server.