faster

package
v0.0.0-...-ef5c1ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(cfg *yaml.YAML) api.BuildResult

Build performs a standard Build

func BuildFront

func BuildFront(configFile string)

func DevServer

func DevServer(cfg *yaml.YAML)

DevServer is a simple development server to help develop PWAs in a tool-less fashion. It supports serving static files locally for the user interface, and proxying other API requests to another server.

func LookupEnvOrString

func LookupEnvOrString(key string, defaultVal string) string

func WatchAndBuild

func WatchAndBuild(configFile string)

Types

type Server

type Server struct {
	*fiber.App
}

The Server struct handles the server state

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL