frizzante

command module
v1.46.7 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

README

frizzante logo

Latest Release Tests Status Discord Community

Frizzante is an opinionated web server framework written in Go that uses Svelte to render web pages.

Prerequisites

Install frizzante.

go install github.com/razshare/frizzante@latest

[!TIP] Remember to add Go binaries to your path.

export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin

Get Started

Create project.

frizzante create MyProject

Configure project.

frizzante configure

Start development.

frizzante dev

Build.

frizzante build

This will create a .gen/bin/app standalone executable.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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