Thanks to visit codestin.com
Credit goes to github.com

Skip to content

razshare/frizzante

Repository files navigation

Frizzante

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 -cMyProject

Start development.

frizzante --dev

Build.

frizzante --build

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

Thanks

Thanks to cmjoseph07 for the octo mascot!

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •