What is Frizzante?
Frizzante is an opinionated web server framework written in Go that uses Svelte to render web pages.
Prerequisites
Section titled “Prerequisites”Install frizzante
.
go install github.com/razshare/frizzante@latest
Get Started
Section titled “Get Started”-
Create project.
Terminal window frizzante -c MyProject -
Configure project.
Terminal window frizzante --configure -
Start development.
Terminal window frizzante --dev -
Build.
Terminal window frizzante --buildThis will create a
.gen/bin/app
standalone executable.Directory.gen
Directorybin
- app