Skip to contents

To stop serving the site, call stop_sysreqs().

Usage

serve_sysreqs(dir = "_api", host = "0.0.0.0", port = 8080)

Arguments

dir

default "_api". The directory to serve

host

default localhost. The host to serve on.

port

default 8080. The port to listen on.