frizzante-starter Svelte Themes

Frizzante Starter

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

What is this?

This is a todo list application

[!NOTE]

Prerequisites

Install build-essential and frizzante.

sudo apt install build-essential
go install github.com/razshare/frizzante@latest

Get Started

Configure project

make configure

Start development mode with

make dev

Build

Build for production with

make build

This will create a standalone .gen/bin/app binary file.

Top categories

Loading Svelte Themes