Overview
-
module Lively
-
class Application
Represents the main Lively application middleware.
-
class Assets
Represents an HTTP middleware for serving static assets.
-
module Environment
-
module Application
Represents the environment configuration for a Lively application server.
-
-
class HelloWorld
Represents a "Hello World" Live view component.
-
module Pages
-
class Index
Represents the main index page for a Lively application.
-
-