module

Sellia::Server::Landing

Serves the landing page and static assets In release mode: serves from baked filesystem In dev mode: serves from disk

Constants

PUBLIC_DIR = File.join("/tmp/tmp.dLlabl/src/src/server", "public")

Path to public directory (for dev mode)

Instance methods

to_s(__io__ : IO) : Nil
Source