Skip to content

razshare/frizzante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frizzante

Latest Release Build 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 -c MyProject

Configure project.

frizzante --configure

Start development.

frizzante --dev

Build.

frizzante --build

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

Thanks

Thanks to cmjoseph07 for the octo mascot!

About

An opinionated web server framework written in Go that uses Svelte to render web pages.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •